What problem does it solve?
This Skill removes the friction of spec-driven implementation by turning a project specification into a concrete development plan, code changes, tests, and tracked progress.
Core Features & Use Cases
- Spec Synchronization: Reads the project spec and keeps chapter-based reference files aligned with the latest schedule and architecture details.
- Task Discovery: Identifies the next actionable item from the roadmap, including in-progress work and the first pending task when nothing is underway.
- Implementation Workflow: Guides autonomous coding, test execution, and iterative fixes so the work can move from requirement to validated result with minimal manual intervention.
- Progress Persistence: Updates task status and preserves completion state so development can continue cleanly across cycles.
- Use Case: A developer asks for one-shot implementation of the next roadmap item and gets synchronized references, code changes, passing tests, and a recorded progress update.
Quick Start
Use the auto-coder skill to sync the spec, implement the next pending task, run tests, and report the result.