| name | spec-writer | |
|---|---|---|
| description | Interactive specification writer that captures requirements and creates focused, phased implementation plans with requirements as GitHub issues or local spec files | |
| argument-hint |
|
Generate focused, precise implementation specs through an interactive Q&A process, breaking features into logical phases and creating specs in dependency order.
Audience: the specs are consumed by LLM implementing agents (of varying models and capabilities), not humans. Different models fill spec gaps differently — wherever a spec is ambiguous, each implementer invents a different answer. Precision converges them; narrative prose does not. Every rule below serves that goal: exact contracts, machine-checkable done-ness, explicit anti-goals, and zero undefined qualifiers.