What problem does it solve?
This Skill provides a disciplined, read-only verification workflow to determine whether a completed Moon Spec implementation fulfills the original request, single-story spec, plan, tasks, constitution rules, and required tests so teams can confidently close a spec or identify remaining work.
Core Features & Use Cases
- Requirement-to-code verification: Cross-check FR-, SCN-, SC-, and DESIGN-REQ- items against production code, wiring, and test evidence.
- Test and evidence audit: Inspect unit and integration test suites, record which commands were run or skipped, and classify each requirement as VERIFIED, PARTIAL, MISSING, CONFLICT, or NO_DETERMINATION.
- Hook awareness and conservative verdicts: Detect and report optional or mandatory pre/post verify hooks, require
.specify/memory/constitution.md, and prefer conservative verdicts when evidence is incomplete.
- Use case: Final audit before merging a feature branch to ensure all acceptance scenarios and constitution MUSTs are satisfied.
Quick Start
Run a read-only verification of the feature at path /path/to/feature/spec.md and produce a concise MoonSpec Verification Report with verdict, confidence, and actionable gaps.