What problem does it solve?
This Skill closes the loop between design and implementation by verifying that a completed story actually meets its acceptance criteria, conforms to GDD/ADR constraints, and has required test evidence and code review before marking it complete and updating sprint state.
Core Features & Use Cases
- Acceptance Criteria Verification: Automates file, test, and grep checks and batches manual confirmation questions for subjective or unautomatable criteria.
- Design & ADR Consistency: Cross-references TR registry entries, GDD sections, ADR decisions, and control manifest versions to surface deviations.
- Gating & Collaboration: Spawns QA and lead-programmer review gates in full mode, prepares completion notes, updates story status and session state, and recommends the next ready story.
- Use Case: Run at the end of implementing a Logic or Integration story to produce a traceability table, flag blocking gaps, prompt code review, and safely mark the story as Complete after user approval.
Quick Start
Run the skill on the current story to verify acceptance criteria, gather evidence, and propose marking the story Complete.