writing-plans
Installation
SKILL.md
Writing Plans
Create implementation plans from approved specs. The output is consumed by
executing-plans or subagent-driven-development.
Process
Step 1: Read the Spec
- Read the approved spec in
docs/specs/ - Identify: requirements, architecture changes, success criteria
- Note any open questions before planning
Step 2: Break Down Into Phases
Each phase must be:
- Independently deliverable — it can be merged on its own
- Incrementally testable — tests can verify it at the end of the phase
- Scope-bounded — clear start and end