openspec-verify-change

Validate implementation alignment with OpenSpec change artifacts and generate verification reports.

208|148|Updated Oct 27, 2021
One-click install
npx skills add https://github.com/elastic/terraform-provider-elasticstack --skill openspec-verify-change-elastic
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-verify-change
Source: https://github.com/elastic/terraform-provider-elasticstack/tree/main/.agents/skills/openspec-verify-change
Command: npx skills add https://github.com/elastic/terraform-provider-elasticstack --skill openspec-verify-change-elastic

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Validate that an implementation matches the change artifacts (specs, tasks, design) to ensure alignment before archiving.

Core Features & Use Cases

  • Verifies task completion, spec coverage, and design coherence across delta changes.
  • Generates actionable verification reports with clear recommendations and file references.
  • Supports OpenSpec-driven workflows by loading artifacts and producing a structured, audit-friendly output.

Quick Start

Run the verification flow on the target change to generate a full 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 implementation matches specs before archiving?

To verify implementation matches specs before archiving, validate the code against change artifacts like specs, tasks, and design documents. This generates a structured verification report highlighting completeness, correctness, and coherence.

What is spec coverage assessment in change management?

Spec coverage assessment in change management validates that implementation code fully satisfies requirements defined in change artifacts. It produces an audit-friendly report with actionable recommendations and file references for remediation.

How do I check task completion for OpenSpec delta changes?

Check task completion for OpenSpec delta changes by loading artifacts from context and running a verification flow. This generates a full report assessing spec coverage, design coherence, and task completion across the delta changes.

Does OpenSpec verification support code review workflows?

OpenSpec verification supports code review workflows by generating actionable verification reports with clear recommendations and specific file and line references. This guides remediation and ensures implementation aligns with change artifacts.

What is the best way to validate design coherence across delta changes?

The best way to validate design coherence across delta changes is running a verification flow that loads change artifacts and evaluates them against the implementation. It produces a structured, audit-friendly output with actionable recommendations.

When do I need to generate a verification report for change artifacts?

You need to generate a verification report for change artifacts before archiving an implementation. It performs task completion checks, ensuring code aligns with specs, tasks, and design documents to maintain audit-friendly compliance.