Logics Spec Writer

Create lightweight functional specs inside this repo. Use when Codex should write a structured spec document in `logics/specs/*.md` derived from a backlog item or task, with clear scope, acceptance criteria, and validation/test plan. Use when this capability is needed.

tomevault-io 8de3025 2 files · 1.4 KB Updated

File contents

Backlog/Task → Spec

Create a spec doc

python logics/skills/logics-spec-writer/scripts/logics_spec.py new --title "..." --from-version X.X.X

Fill it from inputs

  • Start from the backlog acceptance criteria and convert them into spec sections.
  • Keep it concise; put implementation details in tasks, not in specs.

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/alexago83--cdx-logics-kit--logics-spec-writer commit 8de3025481

Frequently asked questions

npx skillmds@latest add tomevault-io/logics-spec-writer