openspec-verify-change

Validate software implementation completeness against openspec change artifacts.

29|3|Updated Jun 11, 2026
One-click install
npx skills add https://github.com/inflexa-ai/inflexa --skill openspec-verify-change-inflexa-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/inflexa-ai/inflexa/tree/main/.claude/skills/openspec-verify-change
Command: npx skills add https://github.com/inflexa-ai/inflexa --skill openspec-verify-change-inflexa-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec.

What problem does it solve?

This skill ensures that software implementations remain aligned with their original specifications, tasks, and design decisions, preventing drift and ensuring high-quality, auditable code.

Core Features & Use Cases

  • Completeness Tracking: Automatically verifies that all defined tasks and requirements are implemented.
  • Correctness Validation: Checks implementation against spec scenarios to ensure the code behaves as intended.
  • Coherence Checking: Ensures new code adheres to established design patterns and architectural decisions.
  • Use Case: Before archiving a completed feature, use this skill to generate a comprehensive scorecard that highlights missing requirements, design deviations, or incomplete tasks.

Quick Start

Run the openspec-verify-change skill to audit the current implementation against the change artifacts for the specified feature.

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 completeness against change artifacts?

To verify implementation completeness against change artifacts, audit your software implementation to automatically track defined tasks and requirements, ensuring all code aligns with original specifications and preventing drift.

How does coherence checking ensure new code adheres to design decisions?

Coherence checking ensures new code adheres to design decisions by validating implementation against established architectural patterns and spec scenarios, confirming the software behaves coherently with the original project design.

Do I need the openspec CLI to audit software quality and reproducibility?

Yes, you need the openspec CLI installed and configured to audit software quality and reproducibility, because the validation process requires access to change directories and JSON-formatted status reports.

What is the best way to check code correctness against spec scenarios?

The best way to check code correctness against spec scenarios is to run a validation audit that compares software behavior directly against the defined requirements and design artifacts.

When should I generate a scorecard for software quality and code audit?

You should generate a scorecard for software quality and code audit before archiving a completed feature, using it to highlight missing requirements, design deviations, or incomplete tasks in the implementation.