What problem does it solve?
Human-in-the-loop iterative development. Use when requirements will emerge during implementation, decisions need human approval at each step, or work spans multiple sessions. Creates problem_statement, decisions, runbook, and progress tracking to guide iterative development.
Core Features & Use Cases
- Initial Setup Phase (no materials): Guides creating problem_statement.md, decisions.md, runbook.md, and progress.md.
- Implementation Session Phase (materials exist): Loads context, plan, and executes implementation with guided prompts.
- Decision Logging: Records decisions with rationale to avoid ambiguity.
- Runbook Feedback: Provides structured points for human input during implementation.
Quick Start
Invoke the skill to start a new session or continue an existing one. The system will create or load docs/development/NNN-<name>/ and guide you through the problem_statement, decisions, runbook, and progress tracking.