What problem does it solve?
This Skill removes the friction of turning a written development spec into a working implementation, helping you move from planning to code with less manual coordination and fewer missed steps.
Core Features & Use Cases
- Spec Synchronization: Reads the project spec, keeps chapter references aligned, and finds the next actionable task.
- Autonomous Implementation: Writes code according to the architecture and task schedule, then updates progress so work stays traceable.
- Testing and Recovery: Runs the relevant tests, applies limited auto-fix iterations when needed, and stops with a clear report if issues remain.
- Progress Persistence: Updates task status and prepares the work for an atomic commit so development remains reproducible.
- Use Case: A developer wants a new feature built from the spec without manually juggling task discovery, coding, testing, and status tracking.
Quick Start
Ask the skill to read the project spec, pick the next pending task, implement it, run the relevant tests, and update the progress record.