What problem does it solve?
It eliminates the gap between a planning artifact (a “story” with acceptance criteria) and a working implementation by orchestrating context loading, correct routing, and end-to-end coding with required test coverage.
Core Features & Use Cases
- Story-to-Implementation Orchestration: Loads the full story context (TR requirement, governing ADR guidance, and control manifest rules) and routes work to the right programmer and engine specialist agents.
- Validation-First Workflow: Verifies required architecture files and checks manifest version compatibility before spawning implementation agents; validates story dependencies and can block safely.
- Test-Backed Completion: Implements the story and writes the required Logic/Integration tests as part of the same workflow, ensuring acceptance criteria are covered before closure.
Quick Start
Invoke the skill with the story path you want implemented, for example: /dev-story production/epics/your-story.md.