openspec-verify-change

Verify change implementations against OpenSpec delta specs and tasks.

5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/agentxm/axm --skill openspec-verify-change-agentxm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/agentxm/axm/tree/main/.gemini/skills/openspec-verify-change
Command: npx skills add https://github.com/agentxm/axm --skill openspec-verify-change-agentxm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify that change implementations align with change artifacts before archiving, ensuring completeness and coherence.

Core Features & Use Cases

  • Validates that implementation matches delta specs and change tasks.
  • Generates a comprehensive verification report covering completeness, correctness, and coherence.
  • Incorporates OpenSpec artifacts to detect gaps and divergences for auditability.

Quick Start

Verify a change against its artifacts to ensure readiness for archiving.

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

Verifying code changes against design specs involves mapping delta-spec requirements to implementation evidence to ensure completeness. This process generates a structured verification report assessing correctness and design coherence for archiving decisions.

What is delta spec verification in software engineering?

Delta spec verification is the process of confirming that a change's implementation matches defined artifacts like specs, tasks, and design decisions. It detects gaps and divergences to ensure implementation completeness and coherence before archiving.

How do I check if task fulfillment matches change artifacts?

You check task fulfillment by validating the implementation against change tasks and delta specs. This generates a comprehensive verification report covering completeness and coherence, detecting any gaps or divergences for auditability.

Does OpenSpec verification assess scenario coverage and design coherence?

Yes, OpenSpec verification assesses scenario coverage and verifies design decisions by mapping delta-spec requirements to implementation evidence. It detects gaps and divergences to ensure design coherence across openspec-driven changes.

When should I use change verification for archiving decisions?

Use change verification for archiving decisions when you need to confirm an implementation aligns with defined artifacts before completion. It validates delta specs, task fulfillment, and design coherence to support safe archiving.