OpenSpec Verify Skill Use to validate that the implementation matches the change artifacts. Checks three dimensions — completeness, correctness, and coherence — and reports issues categorized as CRITICAL, WARNING, or SUGGESTION. When to Use - After implementing tasks with openspec-apply , before archiving. - The user says "verify", "check my work", "validate implementation". - Quality gate before archiving a change. Prerequisites - Tasks implemented (via openspec-apply or manual coding). Workflow 1. Run verification - — verify the current/inferred change. - — verify a specific change. 2. Thre…