opsx-verify-change

Verify implementation changes against OpenSpec artifacts and generate structured reports.

Updated May 25, 2026
One-click install
npx skills add https://github.com/ywh0606/chat-robot --skill opsx-verify-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opsx-verify-change
Source: https://github.com/ywh0606/chat-robot/tree/main/.claude/skills/opsx-verify-change
Command: npx skills add https://github.com/ywh0606/chat-robot --skill opsx-verify-change

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers verify that implemented changes match their specifications, tasks, and design artifacts before they are archived, reducing missed requirements and inconsistencies.

Core Features & Use Cases

  • Implementation Verification: Checks completeness, correctness, and coherence between code changes and OpenSpec artifacts.
  • Artifact Analysis: Reviews tasks, requirements, scenarios, and design decisions to identify gaps or divergences.
  • Use Case: Use this Skill when a feature implementation is finished and you need a structured verification report before closing the related change.

Quick Start

Use the opsx-verify-change skill to validate the implementation against the change artifacts for my selected OpenSpec change.

Frequently Asked Questions about opsx-verify-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify code changes against specifications before archiving?

To verify code changes against specifications, you validate the implementation completeness and coherence by reviewing OpenSpec artifacts, task lists, and design documentation to identify missing requirements and inconsistencies.

What is OpenSpec change verification?

OpenSpec change verification is the process of inspecting defined change artifacts to assess implementation coverage, identifying gaps between code modifications and documented requirements to generate a structured verification report.

How do I check if my implementation matches OpenSpec requirements?

You check if your implementation matches OpenSpec requirements by analyzing tasks, scenarios, and design decisions to detect divergences, ensuring code changes align with the defined specifications before safe archiving.

Does opsx-verify-change require the openspec CLI?

Yes, opsx-verify-change requires openspec CLI access to inspect artifacts, review implementation coverage, and generate structured verification reports for software development workflows.

When do I need to validate implementation changes against change artifacts?

You need to validate implementation changes against change artifacts when a feature implementation is finished and you require a structured verification report to ensure safe archiving before closing the related change.

What is the best way to identify missing tasks in software change management?

The best way to identify missing tasks in software change management is to review defined change artifacts and design documentation, comparing them against implementation changes to detect inconsistencies and gaps.