openspec-verify-change

Verify OpenSpec change implementation against specs, tasks, and design artifacts.

3|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/moltbook-experiments/glasshouse-protocol --skill openspec-verify-change-moltbook-experiments
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/moltbook-experiments/glasshouse-protocol/tree/main/.github/skills/openspec-verify-change
Command: npx skills add https://github.com/moltbook-experiments/glasshouse-protocol --skill openspec-verify-change-moltbook-experiments

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate that an OpenSpec change's implementation is complete, correct, and coherent by cross-checking with specs, tasks, and design artifacts before archiving, ensuring reproducibility and auditability.

Core Features & Use Cases

  • Artifact alignment checks: compares delta specs and tasks against the actual codebase and change context.
  • Three-dimensional verification: Completeness, Correctness, and Coherence scoring with actionable recommendations.
  • Structured reporting: generates a clear verification report with priorities, summaries, and suggested remediations to guide archiving decisions.

Quick Start

Provide the change name to openspec-verify-change and run the verification workflow to generate a structured 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 against specs before archiving?

To verify code changes against specs before archiving, you cross-check delta specs, tasks, and design artifacts against the codebase. This ensures implementation completeness and coherence, producing a structured report with actionable remediation steps.

What is change artifact verification in software engineering?

Change artifact verification is the process of validating that an implementation aligns with its specs, tasks, and design documents. It evaluates completeness, correctness, and coherence to guarantee reproducibility and auditability before archiving.

Can I audit OpenSpec delta specs against my codebase automatically?

Yes, you can audit OpenSpec delta specs against your codebase by running a verification workflow. It evaluates the workflow context, identifies alignment gaps, and generates a structured report documenting findings and risk levels.

How do I generate a structured verification report for a codebase change?

You generate a structured verification report by providing the change name to the verification workflow. It scores completeness, correctness, and coherence, then outputs priorities, summaries, and suggested remediations to guide archiving decisions.

What is the best way to ensure implementation completeness before archiving specs?

The best way to ensure implementation completeness before archiving specs is to perform three-dimensional verification. This cross-checks actual codebase changes against defined artifacts, guaranteeing auditability and documenting any identified risks.