openspec-verify-change

Parse delta specs and generate a verification report with prioritized issues.

57|17|Updated May 5, 2025
One-click install
npx skills add https://github.com/jerome-benoit/freqai-strategies --skill openspec-verify-change-jerome-benoit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/jerome-benoit/freqai-strategies/tree/main/.opencode/skills/openspec-verify-change
Command: npx skills add https://github.com/jerome-benoit/freqai-strategies --skill openspec-verify-change-jerome-benoit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify discrepancies between implementation changes and their artifacts to ensure completeness and coherence before archiving.

Core Features & Use Cases

  • Validates alignment between delta specs and implementation artifacts (code, tests, and design) to ensure the change is fully realized.
  • Checks availability and consistency of tasks, specs, and design decisions across the change directory.
  • Generates a structured verification report highlighting critical gaps and actionable recommendations.

Quick Start

Provide the change name to start the verification workflow.

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 changes against openspec delta specs before archiving?

You can verify code changes against openspec delta specs by parsing the delta specs, inspecting task lists, and reviewing design decisions to identify discrepancies. This generates a structured verification report with prioritized issues before archiving.

What is the best way to check if implementation artifacts align with change specs?

To check alignment between implementation artifacts and change specs, validate the code, tests, and design against delta specs to ensure the change is fully realized. This process highlights critical gaps and provides actionable recommendations for completeness.

Can I validate openspec changes without a formal design.md file?

Yes, you can validate openspec changes without a formal design.md file. The verification process checks the availability and consistency of tasks, specs, and design decisions across the change directory with or without it.

What does a verification report include when validating openspec change implementations?

A verification report includes identified discrepancies between implementation changes and their corresponding artifacts, highlighting critical gaps and actionable recommendations. It ensures completeness and coherence by validating alignment with delta specs.

How do I ensure task lists and specs are consistent before archiving a change?

To ensure task lists and specs are consistent before archiving a change, check their availability and consistency across the change directory. The verification process validates alignment with delta specs to confirm the change is fully realized.

Do I need to provide the change name to start the openspec verification workflow?

Yes, you need to provide the change name to start the verification workflow. This allows the process to inspect task lists, parse delta specs, and review design decisions to generate a structured verification report.