openspec-verify-change

Validate implementation alignment with openspec change artifacts and generate a verification report.

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/twilwa/THE-REVENGER --skill openspec-verify-change-twilwa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/twilwa/THE-REVENGER/tree/main/.cursor/skills/openspec-verify-change
Command: npx skills add https://github.com/twilwa/THE-REVENGER --skill openspec-verify-change-twilwa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify that an implementation matches the change artifacts (specs, tasks, design) to ensure completeness and coherence before archiving.

Core Features & Use Cases

  • Validates alignment between code changes and delta specs, tasks, and design artifacts.
  • Loads artifacts from the openspec workflow, checks status, and builds a verification report.
  • Generates actionable recommendations to close gaps in task completion, specification coverage, and design coherence.

Quick Start

Provide the change name when prompted, then run the verification workflow to assess completeness, correctness, and coherence against the delta specs.

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 against specs before archiving?

You can verify code against change artifacts by loading specs, tasks, and design documents to check status and generate a verification report. This ensures completeness, correctness, and coherence by validating task completion, spec coverage, and design adherence.

What is change artifact validation in software engineering?

Change artifact validation is the process of confirming an implementation matches its delta specs, tasks, and design before archiving. It generates a report with actionable recommendations to close gaps in specification coverage and design coherence.

How do I check if my code implementation matches design artifacts?

You check implementation matches by loading design artifacts and running a verification workflow that assesses task completion, spec coverage, and code-pattern consistency. This generates a report with actionable recommendations to close any coherence gaps.

Does the openspec workflow support automated spec coverage checks?

Yes, the openspec workflow supports spec coverage checks by validating alignment between code changes and delta specs. It loads artifacts, checks status, and builds a verification report highlighting gaps in specification coverage and task completion.

What are the limitations of verifying code against change artifacts?

A limitation of verifying code against change artifacts is the dependency on having existing delta specs, tasks, and design documents. Without these artifacts loaded via the openspec workflow, the verification cannot assess completeness or generate actionable recommendations.