openspec-verify-change

Verify software implementation against openspec change artifacts for completeness and correctness.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/pertrai1/open-forge --skill openspec-verify-change-pertrai1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/pertrai1/open-forge/tree/main/.cursor/skills/openspec-verify-change
Command: npx skills add https://github.com/pertrai1/open-forge --skill openspec-verify-change-pertrai1

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill addresses the challenge of verifying that implementation matches change artifacts before archiving.

Core Features & Use Cases

  • Implementation Verification: Validates implementation against change specifications for completeness, correctness, and coherence.
  • Change Selection: Allows selection of specific changes from the available list if none is provided automatically.
  • Schema and Artifacts Analysis: Inspects the schema and relevant artifacts to assess task completion, spec coverage, and design adherence.

Quick Start

Run 'skill openspec-verify-change --change <change-name>'

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

To verify code implementation against change specifications, you validate completeness, correctness, and coherence by inspecting change artifacts, schemas, and design adherence using automated spec analysis tools.

What is implementation review in change management?

Implementation review in change management is the process of assessing task completion and design adherence to ensure software implementation matches change artifacts before archiving.

Do I need the openspec CLI to verify change artifacts?

Yes, you need the openspec CLI installed because it is required for change management operations and retrieving the artifact schemas needed to perform the verification.

How do I check if my software implementation meets task completion requirements?

You check task completion requirements by inspecting relevant change artifacts and schemas to assess spec coverage, ensuring your software implementation aligns with the expected design.

What's the best way to ensure compliance with change specifications before archiving?

The best way to ensure compliance with change specifications before archiving is to run an automated verification process that reports on the correctness and coherence of your implementation review.

Can I select a specific change to verify if multiple changes exist?

Yes, you can select a specific change to verify by specifying the change name, allowing the tool to target and retrieve the exact change management artifacts for analysis.