spec-verify
SolidSpec verification phase - tests, execution, rules audit, code review
Install
Quality Score: 89/100
Skill Content
Details
- Author
- maxritter
- Repository
- maxritter/pilot-shell
- Created
- 7 months ago
- Last Updated
- 2 days ago
- Language
- TypeScript
- License
- NOASSERTION
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
spec-bugfix-verify
Bugfix verification phase - tests, quality checks, fix confirmation
spec-plan
Spec planning phase - explore codebase, design plan, get approval
spec-implement
Spec implementation phase - TDD loop for each task in the plan
openspec-verify-change
Use this skill at Step 7 of the v2 SOP to verify that all tasks in the active OpenSpec change are implemented and align with their specs. Cross-checks tasks.md checkboxes against actual code presence, runs per-spec acceptance criteria as smoke tests where possible, and surfaces unimplemented artifacts. Verify is a HARD GATE: failure routes back to Step 6 (openspec-apply-change) until clear. Chinese trigger examples: "OpenSpec verify", "Step 7", "核验变更", "检查未实现工件". Do NOT use to judge code quality (that's Step 8 review), do NOT use to verify compliance (that's Step 10). Success = every task checked, every spec has evidence, unimplemented-artifact list is empty.
spec-bugfix-plan
Bugfix spec planning phase - investigate root cause, design fix, get approval