openspec-verify-change

Verify implementation artifacts against specifications and tasks using the openspec CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that the implementation matches the change artifacts, validating the completeness, correctness, and coherence before archiving.

Core Features & Use Cases

  • Verify Change Artifacts: Checks if implementation is complete, correct, and coherent.
  • Automated Verification: Processes change artifacts, tasks, and specifications for validation.
  • Use Case: Use this Skill when you want to ensure that the implementation is ready for archiving by verifying tasks and specifications.

Quick Start

Verify the change 'update-feature-x' to ensure it aligns with the implementation.

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 implementation artifacts against change specifications before archiving?

To verify implementation artifacts, you process change tasks and specifications to check correctness, completeness, and coherence. This ensures your code implementation aligns with associated change artifacts before archiving.

What is change verification in software engineering?

Change verification is the process of validating that code implementation matches change specifications and design artifacts. It checks for completeness, correctness, and coherence to ensure the implementation is ready for archiving.

Do I need openspec CLI to validate implementation context?

Yes, you need the openspec CLI installed to validate implementation context. The verification process depends on this CLI to process change artifacts, tasks, and specifications for validation.

How do I check if my code implementation aligns with task specifications?

You check implementation alignment by running automated verification against change artifacts. This validates that your code correctly and completely fulfills the associated tasks and design specifications.

What's the best way to automate implementation validation for change artifacts?

Automating implementation validation involves processing change artifacts, tasks, and specifications through a verification CLI. This validates coherence and completeness automatically, ensuring the implementation matches the design before archiving.

When do I need specification checking for code review?

You need specification checking during code review when preparing to archive changes. It verifies that the implementation is complete, correct, and coherent with the associated tasks and specifications.