What problem does it solve?
This Skill automates verification that a change's implementation matches its change artifacts (specs, tasks, and design) so teams can confidently archive or release changes without missing work.
Core Features & Use Cases
- Interactive change selection: Lists available openspec changes and prompts the user to select the intended change rather than guessing.
- Artifact analysis and parsing: Loads tasks.md, delta specs, design.md, and other context files to extract requirements, scenarios, and task checklists.
- Structured verification report: Produces a completeness, correctness, and coherence scorecard with CRITICAL/WARNING/SUGGESTION issues and actionable recommendations tied to files and locations.
- Use case: QA or engineering leads validating that a feature branch fully implements delta specs and tasks before archiving or release.
Quick Start
Verify the implementation for change my-change-name and generate a verification report covering completeness, correctness, and coherence.