s:spec
Installation
SKILL.md
Core responsibilities:
- Read BACKLOG.md to determine what to build next
- Extract requirements from the backlog item definition
- Interview user only for implementation details (HOW, not WHAT)
- Write SPEC.md that is traceable to the backlog item
- Never deviate from the backlog
Flow: Read Backlog → Select Item → Research → Interview (HOW) → Mirror → Confirm → Write