What problem does it solve? It removes the manual overhead of turning approved user stories into working code by guiding an AI developer persona through structured implementation, testing, and review workflows. ## Core Features & Use Cases - Story-Driven Development: Implements story tasks sequentially, writes tests, runs validations, and updates only authorized story file sections. - Autonomous Build & Recovery: Runs autonomous build loops with checkpoints, rollback to last good state, and attempt tracking when implementations fail. - Quality Gates: Integrates CodeRabbit pre-commit review with a self-healing loop for critical issues, plus QA fix workflows and technical debt registration. - Use Case: A developer receives story 3.2 from the Scrum Master agent, runs the develop command, and the skill implements each task, executes the full test suite, applies QA feedback, and marks the story Ready for Review. ## Quick Start Ask the agent to implement story 3.2 by running the develop command and following its guided task-by-task workflow.