πŸ› οΈ
AI EngineeringPython

OpenSpec Apply Change

by VILA-Lab

OpenSpec Apply Change is an AI Engineering skill for Claude Code, published by VILA-Lab in FigMirror.

508 stars37 forkson VILA-Lab/FigMirrorAdded 2026/08/26+1% in starsRepository updated 2026/08/12
agentagent-skillsclaude-codecodexdata-visualizationllm-agentsmatplotlibpaper-figuresplottingpythonresearch-toolsscientific-visualizationskill
Install in seconds
Install OpenSpec Apply Change
Copy OpenSpec Apply Change into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/VILA-Lab/FigMirror/tree/main/.claude/skills/openspec-apply-change ~/.claude/skills/openspec-apply-change

Requires Node.js. Downloads this skill only β€” not the rest of the repository β€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/VILA-Lab/FigMirror.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/openspec-apply-change/SKILL.md in VILA-Lab/FigMirror
Installs to
~/.claude/skills/openspec-apply-change
Collection
One of 6 skills cataloged from this repository
Category
AI Engineering β€” 2451 skills

What OpenSpec Apply Change does

OpenSpec Apply Change implements tasks from an OpenSpec change and tracks progress through the task list. Use it when starting, continuing, or finishing a change implementation.

OpenSpec Apply Change is cataloged under AI Engineering on DirSkills. OpenSpec Apply Change comes from a repository tagged agent, agent-skills, claude-code, codex and data-visualization.

Documentation

README

Implement tasks from an OpenSpec change.

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.

Steps

  1. Select the change

    If a name is provided, use it. Otherwise:

    • Infer from conversation context if the user mentioned a change
    • Auto-select if only one active change exists
    • If ambiguous, run openspec list --json to get available changes and use the AskUserQuestion tool to let the user select

    Always announce: "Using change: " and how to override (e.g., /opsx:apply <other>).

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OpenSpec Apply Change

  • What else does VILA-Lab publish alongside OpenSpec Apply Change?

    OpenSpec Apply Change is one of 6 skills that DirSkills catalogs from VILA-Lab/FigMirror, the repository it ships in. Its siblings there include Fig Mirror, FigMirror and OpenSpec Archive Change. Each one is a separate skill with its own page in this directory, installs the same way OpenSpec Apply Change does, and is maintained by VILA-Lab in that same repository. The rest of the collection is listed on the VILA-Lab/FigMirror page.

  • How does OpenSpec Apply Change compare to other AI Engineering skills?

    OpenSpec Apply Change ranks #2165 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OpenSpec Apply Change against them. Open each page to compare what they document and how they install.