openspec-verify-change

Verify OpenSpec delta implementations against specs, tasks, and design artifacts.

2.0k|254|Updated Nov 29, 2025
One-click install
npx skills add https://github.com/Draculabo/AntigravityManager --skill openspec-verify-change-draculabo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/Draculabo/AntigravityManager/tree/main/.claude/skills/openspec-verify-change
Command: npx skills add https://github.com/Draculabo/AntigravityManager --skill openspec-verify-change-draculabo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Artifact alignment verification: Ensure implementations align with delta specs and tasks.
  • Incremental verification workflow: Guide users through status checks, artifact loading, and report generation.
  • Comprehensive verification report: Produce a structured summary highlighting completeness, correctness, and coherence.

Quick Start

Provide the change name (or allow the tool to infer it) and run the verification to generate a 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 change implementation against specs before archiving?

To verify change implementation against specs before archiving, you can automate validation of delta changes across projects. This ensures completeness and coherence by aligning implementations with design artifacts and task specifications.

What is artifact alignment verification for code changes?

Artifact alignment verification is the process of ensuring implementations match delta specs and tasks. It validates that code changes correspond accurately to the defined design artifacts before the changes are archived.

Do I need the OpenSpec CLI to validate delta changes?

Yes, validating OpenSpec delta changes requires the OpenSpec CLI. You also need access to delta artifacts and the ability to generate a structured verification report to ensure proper change validation.

How do I generate a verification report for OpenSpec changes?

To generate a verification report for OpenSpec changes, provide the change name or let the tool infer it. Running the verification produces a structured summary highlighting completeness, correctness, and coherence.

What's the best way to automate change validation for software engineering projects?

The best way to automate change validation is using an incremental verification workflow. This guides you through status checks, artifact loading, and report generation to validate delta changes across projects comprehensively.