openspec-verify

Installation
SKILL.md

OpenSpec Verify Skill

Use /opsx:verify 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
    • /opsx:verify — verify the current/inferred change.
    • /opsx:verify <change-name> — verify a specific change.
Related skills
Installs
23
GitHub Stars
10
First Seen
Feb 26, 2026