What problem does it solve?
This Skill provides a disciplined workflow for implementing software stories from complete specifications, preventing skipped tasks, incomplete acceptance criteria, undocumented changes, and unvalidated code.
Core Features & Use Cases
- Story Discovery: Finds the next ready-for-development story or uses a provided story path.
- Guided Implementation: Loads project context, tracks sprint status, follows tasks in order, and applies a red-green-refactor development cycle.
- Validation and Handoff: Creates and runs tests, checks quality gates, updates implementation records and file lists, and marks completed stories ready for review.
- Use Case: Give the Skill a context-filled user authentication story, and it will implement the requested tasks, validate the acceptance criteria, document the changes, and update the story status for review.
Quick Start
Ask the AI to dev this story and provide the path to the context-filled story specification.