openspec-verify-change

Validate implementation against openspec delta specs, tasks, and design artifacts.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Rushtu99/Codex-ReVamped --skill openspec-verify-change-rushtu99
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/Rushtu99/Codex-ReVamped/tree/main/.agents/skills/openspec-verify-change
Command: npx skills add https://github.com/Rushtu99/Codex-ReVamped --skill openspec-verify-change-rushtu99

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate that a change's implementation matches the associated specs, tasks, and design artifacts to prevent misalignment before archiving.

Core Features & Use Cases

  • Automated delta-spec verification across repository code
  • Cross-checks for task completion, spec coverage, and design coherence
  • Generates a structured verification report with actionable recommendations derived from findings

Quick Start

Run the openspec-verify-change tool on a target change to generate a 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 specifications before archiving?▼

To verify code changes match specifications before archiving, you can cross-check delta implementations against task lists, specs, and design artifacts to ensure correctness and coherence.

What is delta spec verification in software engineering?▼

Delta spec verification is the process of evaluating code coverage and design decisions across a repository to validate that a change implementation matches associated artifacts before archiving.

How do I check task completion and spec coverage for a repository change?▼

You can check task completion and spec coverage by running a three-dimension verification across tasks, specs, scenarios, and design decisions to generate a structured report.

Can I generate a code review report with critical warnings and suggestions?▼

Yes, you can generate a structured verification report that identifies CRITICAL, WARNING, and SUGGESTION issues with actionable recommendations derived from findings.

Does openspec verification work without external dependencies?▼

Yes, openspec verification operates with no external dependencies, reading delta specs and evaluating task lists directly across the repository codebase.