openspec-verify-change

Verify code implementations against openspec change artifacts and requirements.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/Zouu-X/AnimeFaceGen --skill openspec-verify-change-zouu-x
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/Zouu-X/AnimeFaceGen/tree/main/.claude/skills/openspec-verify-change
Command: npx skills add https://github.com/Zouu-X/AnimeFaceGen --skill openspec-verify-change-zouu-x

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill ensures that code implementations accurately reflect the intended changes defined in specifications, tasks, and designs, preventing inconsistencies before archiving.

Core Features & Use Cases

  • Automated Verification: Checks for task completion, spec coverage, requirement implementation, scenario coverage, design adherence, and code pattern consistency.
  • Issue Reporting: Generates a detailed report categorizing issues by priority (CRITICAL, WARNING, SUGGESTION) with actionable recommendations.
  • Use Case: Before merging a new feature, use this Skill to automatically verify that all associated tasks are done, requirements are met in code, and the implementation aligns with the approved design document.

Quick Start

Use the openspec-verify-change skill to verify the implementation for the change named 'user-authentication-update'.

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 matches change artifacts before merging?

You can verify implementations against change artifacts by using this Skill to check task completion, spec coverage, requirement implementation, scenario coverage, design adherence, and code pattern consistency. It requires the openspec CLI to list, status, and apply change instructions for detailed artifact analysis.

What is spec compliance verification for change management?

Spec compliance verification is the process of ensuring code implementations precisely match specified change artifacts, including tasks, requirements, and design documents. This Skill assesses completeness, correctness, and coherence of the implementation against provided specifications to prevent inconsistencies before archiving.

Do I need the openspec CLI to check code review and spec coverage?

Yes, you need the openspec CLI to check code review and spec coverage. The Skill requires the openspec CLI to list, status, and apply change instructions for detailed artifact analysis during the verification process.

How do I generate a report for unmet requirements and incomplete tasks in my code?

To generate a report for unmet requirements and incomplete tasks, run this Skill to perform automated verification. It produces a detailed issue report categorizing problems by priority (CRITICAL, WARNING, SUGGESTION) with actionable recommendations for your code implementation.

Can I use automated verification to ensure design adherence in software engineering?

Yes, you can use automated verification to ensure design adherence in software engineering. This Skill checks that your code implementations align with approved design documents and maintains code pattern consistency before archiving changes.

What's the best way to prevent inconsistencies between specifications and code implementations?

The best way to prevent inconsistencies between specifications and code implementations is to run automated verification against change artifacts. This Skill assesses completeness, correctness, and coherence, ensuring code accurately reflects intended changes defined in tasks and designs.