What problem does it solve?
This Skill prevents stories from being marked complete without verifying acceptance criteria, checking implementation against GDD and ADR requirements, confirming test evidence, and documenting unresolved risks.
Core Features & Use Cases
- Acceptance Verification: Reads the story and validates every acceptance criterion through automated checks, tests, manual confirmation, or explicit deferral.
- Quality and Scope Gates: Checks required test evidence, design deviations, manifest staleness, ADR constraints, hardcoded values, and out-of-scope changes.
- Completion Workflow: Produces a traceability-based completion report, prompts for code review and user approval, updates story and sprint status, records session state, and surfaces the next ready story.
- Use Case: After implementing a Godot gameplay story, use this Skill to verify its requirements, identify missing tests or design deviations, obtain closure approval, and prepare the story for sprint completion.
Quick Start
Use the story-done skill with the path to the implemented story file and an optional review mode to verify and close it.