openspec-verify-change

Verify a change's implementation against its specs, tasks, and design artifacts.

Updated May 29, 2025
One-click install
npx skills add https://github.com/carlosapgomes/eqmd --skill openspec-verify-change-carlosapgomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/carlosapgomes/eqmd/tree/main/.claude/skills/openspec-verify-change
Command: npx skills add https://github.com/carlosapgomes/eqmd --skill openspec-verify-change-carlosapgomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validating that a change's implementation matches its artifacts (specs, tasks, design) before archiving ensures completeness, alignment, and traceability.

Core Features & Use Cases

  • Verify delta specs requirements are implemented in the codebase and align with intended design decisions.
  • Assess task completion, spec coverage, and scenario handling to produce a structured verification report.
  • Ideal for QA engineers and developers preparing change packages for archival or release.

Quick Start

Run the openspec verification workflow to generate a complete change verification report.

Frequently Asked Questions about openspec-verify-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify code changes match design specs before archiving?

To verify code changes match design specs before archiving, you validate delta spec requirements, code references, and design decisions to assess completeness, correctness, and coherence. This ensures your implementation aligns with its artifacts for release readiness.

What is a structured verification report for software change packages?

A structured verification report for software change packages highlights critical, warning, and suggestion issues with actionable recommendations. It assesses task completion, spec coverage, and scenario handling to ensure implementation correctness before archival.

Do I need the openspec CLI to validate change implementations?

Yes, you need the openspec CLI and repository context to validate change implementations. The tool requires access to delta specs, code references, and design decisions to generate a structured verification report.

How do I check if delta spec requirements are implemented in the codebase?

You check delta spec requirements by running a verification workflow that assesses task completion, spec coverage, and scenario handling. It evaluates whether the codebase aligns with intended design decisions and produces a structured report.

Can I use this verification tool to assess task completion and spec coverage?

Yes, you can use this verification tool to assess task completion and spec coverage. It applies to delta specs with requirements and scenarios to evaluate implementation completeness, producing a structured report with critical issues and actionable recommendations.

What is the best way to prepare change packages for archival or release?

The best way to prepare change packages for archival is to run a verification workflow that identifies and confirms implementation matches with specs, tasks, and design artifacts. This validates completeness and produces a structured verification report.