spec-driven-workflow
Installation
SKILL.md
Spec-Driven Workflow
The spec is the shared source of truth for what to build and how to know it is done.
Quick size guide
| Size | Workflow |
|---|---|
| Trivial | Skip formal workflow; handle in chat |
| Small | Draft spec → implement |
| Medium | Draft spec → analyze → plan → implement → review |
| Large | Research first, then full workflow |
Read references/problem-size-guide.md when size is unclear.
Gated procedure
Do not advance phases until the current artifact is good enough (user review for medium+; self-check for small).