What problem does it solve?
Autonomous development workflow that generates detailed specifications, plans, and tasks for autonomous agent execution with session memory tracking. It aims to enable long-running features to be designed, planned, and tracked without constant human supervision.
Core Features & Use Cases
- Specification Generation: Guide interactive generation of comprehensive design specs.
- Planning: Produce detailed implementation plans without touching code.
- Task Extraction: Break plans into trackable, testable tasks.
- Session Memory: Persist artifacts (spec, plan, tasks) to serve as long-term memory across sessions.
- Phased Workflow: Enforce a five-phase process (Specification, Planning, Task Extraction, Implementation, Review).
Quick Start
Say: "I want to implement [feature/fix description]". The skill will guide through all five phases and produce the necessary documentation in docs/development/NNN-<name>/.