What problem does it solve?
This Skill eliminates the risk of incomplete story closures, missed acceptance criteria, undocumented design deviations, and forgotten code reviews that create technical debt and derail sprint timelines.
Core Features & Use Cases
- Automated Acceptance Criteria Verification: Checks each story criterion against implementation via file existence, test pass, and hardcoded value checks, with manual confirmation for subjective or gameplay-related criteria.
- Design Document Alignment: Cross-references implementation against current GDD/ADR requirements to catch deviations, and enforces test evidence requirements based on story type (Logic, Integration, Visual/Feel, etc.).
- Sprint Workflow Integration: Spawns QA lead and lead programmer review gates based on configured review mode, logs tech debt for advisory deviations, and surfaces the next ready story to maintain sprint momentum.
Use Case: After implementing a damage calculator story for a 90s F1 racing game, run this skill to confirm all acceptance criteria pass, document any minor GDD deviations, and immediately get the next priority story to start.
Quick Start
Use the story-done skill to complete the active story in your current sprint and get the next ready task to work on.