What problem does it solve?
This Skill helps ensure an implementation actually matches its change artifacts—tasks, delta specs, and design notes—so teams do not archive or close work that is incomplete, incorrect, or incoherent.
Core Features & Use Cases
- Change selection and discovery: Prompts the user to choose a change when ambiguous and lists changes that have implementation tasks.
- Artifact inspection: Uses openspec status and instructions to load contextFiles, tasks.md, delta specs, and design.md for the change.
- Three-dimension verification: Produces a structured report covering Completeness (task checkboxes and spec requirements), Correctness (requirement-to-code mapping and scenario coverage), and Coherence (design adherence and pattern consistency).
- Actionable reporting: Outputs a prioritized scorecard with CRITICAL, WARNING, and SUGGESTION items and concrete recommendations with file/line references where available.
- Use cases: Pre-archive validation, release gating, QA/handoff readiness checks, and developer review assistance.
Quick Start
Ask the skill to verify the change named change-name to generate a verification report listing critical, warning, and suggestion issues.