openspec-verify-change

Generate a three-dimension verification report for implementation changes against specs, tasks, and design.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/dentedgem9846-claw/chronocrystal-opsx --skill openspec-verify-change-dentedgem9846-claw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/dentedgem9846-claw/chronocrystal-opsx/tree/main/.pi/skills/openspec-verify-change
Command: npx skills add https://github.com/dentedgem9846-claw/chronocrystal-opsx --skill openspec-verify-change-dentedgem9846-claw

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify that an implementation matches the change artifacts (specs, tasks, design).

Core Features & Use Cases

  • Ensures alignment between implemented code and delta specifications.
  • Validates task completion and scenario coverage before archiving.
  • Generates a structured verification report across Completeness, Correctness, and Coherence with actionable recommendations.

Quick Start

Provide the change name or allow the tool to infer it, then generate a verification report against change artifacts.

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 delta specifications before archiving?

To verify code changes against delta specifications, provide the change name to generate a structured report. This validates alignment across Completeness, Correctness, and Coherence dimensions using task lists and scenario coverage.

What is the best way to validate task completion and scenario coverage for delta specs?

Validating task completion and scenario coverage involves parsing task checkboxes and reading delta specs. This process ensures implemented code aligns with change artifacts before archiving, generating actionable verification recommendations.

How does change artifact verification handle completeness, correctness, and coherence?

Change artifact verification handles completeness, correctness, and coherence by loading context artifacts and parsing delta specs. It generates a three-dimension verification report that identifies alignment gaps between implemented code and specifications.

Can I automate code review for change artifacts without specifying a change name?

Yes, you can automate code review for change artifacts without specifying a change name by allowing the tool to infer it. The system then parses task lists and delta specs to validate implementation alignment automatically.

Why does my implementation verification report show incomplete task coverage?

Implementation verification reports show incomplete task coverage when parsing task checkboxes finds uncompleted items or missing scenario coverage. The report identifies these gaps across Completeness, Correctness, and Coherence dimensions with actionable recommendations.