·openspec-verify-change
</>

openspec-verify-change

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

9Installs·0Trend·@sillsdev

Installation

$npx skills add https://github.com/sillsdev/fieldworks --skill openspec-verify-change

How to Install openspec-verify-change

Quickly install openspec-verify-change AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sillsdev/fieldworks --skill openspec-verify-change
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sillsdev/fieldworks.

SKILL.md

View raw

Verify that an implementation matches the change artifacts (specs, tasks, design).

Input: Optionally specify a change name. If omitted, check if it can be inferred from conversation context. If vague or ambiguous you MUST prompt for available changes.

Run openspec list --json to get available changes. Use the AskUserQuestion tool to let the user select.

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving. Source: sillsdev/fieldworks.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sillsdev/fieldworks --skill openspec-verify-change
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from sillsdev/fieldworks

Quick answers

What is openspec-verify-change?

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving. Source: sillsdev/fieldworks.

How do I install openspec-verify-change?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sillsdev/fieldworks --skill openspec-verify-change Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sillsdev/fieldworks