What problem does it solve?
Helps engineers and reviewers confirm that an implementation fully covers the change artifacts (tasks, delta specs, design) before archiving, reducing missed requirements, regressions, and ambiguous handoffs.
Core Features & Use Cases
- Change selection and discovery: Guides the user to select an explicit change via openspec list and prevents automatic or ambiguous selection.
- Artifact inspection: Parses openspec status and instructions to load tasks.md, delta specs, design.md, and other context files for analysis.
- Three-dimension verification: Produces a structured report covering Completeness (tasks and requirements), Correctness (requirement mapping and scenario coverage), and Coherence (design adherence and pattern consistency).
- Actionable, prioritized output: Emits CRITICAL, WARNING, and SUGGESTION items with concrete recommendations and file/line references where available to drive fixes before archive.
Quick Start
Select the target change, run the openspec status and instructions apply flows to load artifacts, and generate a verification report that lists critical, warning, and suggestion items with concrete recommendations.