openspec-verify-change

Verify change implementation alignment with specs, tasks, and design artifacts.

40|84|Updated Oct 4, 2022
One-click install
npx skills add https://github.com/mendix/web-widgets --skill openspec-verify-change-mendix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/mendix/web-widgets/tree/main/.agents/skills/openspec-verify-change
Command: npx skills add https://github.com/mendix/web-widgets --skill openspec-verify-change-mendix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps ensure that every change submission is complete, coherent, and aligned with its change artifacts (specs, tasks, and design) before archiving, reducing the risk of undetected gaps.

Core Features & Use Cases

  • Change-Artifact Alignment: Verifies that implementation matches the associated specs, tasks, and design.
  • Artifact-Driven Validation: Automatically reads available openspec changes and reports status, completeness, and coherence.
  • Use Case: Before archiving a change, run verification to catch missing task completions or design inconsistencies and receive concrete remediation steps.

Quick Start

Provide the change name when prompted and run the verification workflow 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 against specs before archiving?

To verify changes against specs before archiving, you provide the change name and run a verification workflow that reads available artifacts to produce a coherence report outlining completeness, correctness, and design adherence.

What is change-artifact alignment validation?

Change-artifact alignment validation is the process of ensuring a change implementation matches its associated specs, tasks, and design documents, reducing the risk of undetected gaps before archiving.

How do I check implementation completeness and design adherence?

You check implementation completeness by applying a verification workflow to a specified change, which inspects available artifacts and reports actionable recommendations for any missing task completions or design inconsistencies.

Can I get actionable remediation steps for missing task completions?

Yes, you can get actionable remediation steps for missing task completions by running the artifact-driven validation workflow, which automatically reads available changes and reports status, completeness, and coherence.

Does verifying changes require explicit user selection?

Yes, verifying changes requires explicit user selection for the change, ensuring the tool reads the correct context files and generates a report strictly for the specified implementation.

When should I run a coherence report for a change submission?

You should run a coherence report for a change submission right before archiving to catch missing task completions or design inconsistencies and ensure the implementation is complete, coherent, and aligned with its change artifacts.