spec:plan
Installation
SKILL.md
Spec Plan
Write a plan so detailed that an engineer with zero codebase context and questionable taste could follow it. Let the human tear it apart through annotation cycles until it's right. Then create structured tasks. This skill does not write code.
Artifacts
docs/specs/YYYY-MM-DD-<feature-name>/
├── spec.md ← From spec:research (approved)
└── plan.json ← This skill's output
The plan starts as a markdown draft for human annotation, then gets converted to structured plan.json when approved.