openspec-verify-change

Verify implementation coherence with change artifacts using the openspec CLI.

Updated Mar 23, 2026
One-click install
npx skills add https://github.com/kamansoft/vite-plugin-flatwave-react --skill openspec-verify-change-kamansoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/kamansoft/vite-plugin-flatwave-react/tree/main/.cursor/skills/openspec-verify-change
Command: npx skills add https://github.com/kamansoft/vite-plugin-flatwave-react --skill openspec-verify-change-kamansoft

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill verifies that an implementation matches the change artifacts (specs, tasks, design), ensuring completeness, correctness, and coherence before archiving.

Core Features & Use Cases

  • Verify Change Artifacts: Checks if the implementation aligns with specifications, tasks, and design.
  • User Selection: Allows users to select a change for verification if not provided.
  • Automated Checks: Performs automated checks for completeness, correctness, and coherence.
  • Detailed Report: Generates a report with issues categorized by priority.

Quick Start

Run the 'verify-change' skill and select the change to verify.

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 coherence with change artifacts?

Implementation coherence verification checks if your software development implementation aligns with change artifacts like specifications, tasks, and design. It performs automated completeness, correctness, and coherence checks to ensure everything matches before archiving.

What is change artifact verification in software development?

Change artifact verification is a quality assurance process that validates an implementation against its design, specifications, and tasks. It ensures the software development implementation achieves completeness, correctness, and coherence with the documented changes.

Do I need openspec CLI to verify change artifacts?

Yes, you need the openspec CLI dependency to perform change artifact analysis and comparison. The CLI is required to execute the automated checks that verify implementation coherence with your software specifications, tasks, and design.

How do I run completeness and correctness checks on my implementation?

Run the verify-change skill and select the specific change to verify. It performs automated completeness and correctness checks on your implementation, generating a detailed report with any identified issues categorized by priority.

What does the verification report show after checking change artifacts?

The verification report shows issues found during the completeness, correctness, and coherence checks, categorized by priority. It helps identify gaps between your implementation and the change artifacts to ensure quality assurance before archiving.

Can I select a specific change for verification if not provided?

Yes, the verification process allows user selection of a specific change for verification if not provided initially. You can choose the specific change artifacts to analyze and compare against your software development implementation.