openspec-verify-change

Generate structured verification reports mapping delta specs to code artifacts.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/garethbaumgart/mental-metal --skill openspec-verify-change-garethbaumgart
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/garethbaumgart/mental-metal/tree/main/.cursor/skills/openspec-verify-change
Command: npx skills add https://github.com/garethbaumgart/mental-metal --skill openspec-verify-change-garethbaumgart

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill ensures that software changes implemented align with their change artifacts (specs, tasks, and design) before archiving, reducing drift and rework.

Core Features & Use Cases

  • Maps delta specs to code artifacts to verify coverage.
  • Generates a structured verification report highlighting CRITICAL, WARNING, and SUGGESTION findings.
  • Supports scenario-based validation and traceability across specs and implementation.

Quick Start

Initiate verification by providing the change name to generate a report.

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 align with delta specs before archiving?

To verify code changes align with delta specs before archiving, you map change artifacts to implementation to identify alignment gaps. This generates a structured verification report with CRITICAL, WARNING, and SUGGESTION findings to reduce drift and rework.

What is pre-archive change verification for software engineering?

Pre-archive change validation is the process of mapping delta specs, tasks, and design artifacts to code to ensure software changes align with their documentation. It validates the presence of delta specs and generates a structured traceability report.

Can I run artifact traceability verification across CI pipelines?

Yes, you can run artifact traceability verification across CI pipelines to identify alignment gaps between a change's artifacts and its implementation. It validates delta specs presence and maps requirements to code artifacts in codebases and documentation reviews.

How do I generate a structured verification report for code review deltas?

You generate a structured verification report for code review deltas by initiating verification with the change name. The system maps delta specs to code artifacts, verifies coverage, and outputs CRITICAL, WARNING, and SUGGESTION findings.

What are the limitations of using openspec-verify-change for documentation reviews?

This verification approach applies only to changes with delta specs, tasks, and design artifacts. If a codebase or documentation review lacks these specific change artifacts, the tool cannot map requirements to code or generate the structured verification report.