openspec-verify-change

Verify implementation code against specs, tasks, and design artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill verifies that implementation code aligns with specified change artifacts (specs, tasks, design) to ensure compliance and maintain code quality.

Core Features & Use Cases

  • Change Verification: Confirm that implementation is complete, correct, and coherent.
  • Automated Checks: Execute checks for task completion, spec coverage, and design adherence.
  • Compliance Reporting: Generate a detailed verification report with actionable recommendations.
  • Use Case: Before archiving code changes, use this Skill to ensure that the new code meets all specified requirements and design patterns.

Quick Start

Verify implementation for the change named 'feature-improvement'.

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 artifacts before archiving?

You verify code implementation against change artifacts by automating checks for task completion, spec coverage, and design adherence, ensuring changes align with specifications and established patterns before archiving.

What is spec compliance verification for software changes?

Spec compliance verification confirms that implementation code is complete, correct, and coherent with defined specifications, tasks, and design artifacts to maintain code quality and requirement adherence.

Do I need openspec CLI to run implementation review checks?

Yes, you need the openspec CLI for change management, as it provides the required command-line interface to execute automated verification checks for code integrity and spec compliance.

How do I automate spec coverage checks for a specific feature change?

You automate spec coverage checks by running a verification command for the named change, which executes automated checks against the implementation to confirm it meets all specified requirements and design patterns.

Does openspec verification generate a compliance report for code review?

Yes, openspec verification generates a detailed compliance report with actionable recommendations, confirming that new code meets specified requirements and established patterns during pre-archiving reviews.

When should I run change management verification in the development workflow?

You should run change management verification during pre-archiving reviews, ensuring that implementation code aligns with change artifacts and maintains compliance before changes are finalized.