openspec-apply-change

Automate OpenSpec change application with status checks and task execution.

25|3|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/AkaraChen/2code --skill openspec-apply-change-akarachen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/AkaraChen/2code/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/AkaraChen/2code --skill openspec-apply-change-akarachen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the process of applying and tracking changes from an OpenSpec workflow, reducing manual coordination and errors.

Core Features & Use Cases

  • Orchestrates change application steps: selecting a change, checking status, reading context files, and implementing tasks until completion or blocking.
  • Reads and updates task artifacts across schema-driven workflows.
  • Provides guidance when changes are blocked or all tasks are complete, and supports pausing for clarification or artifact updates.

Quick Start

To start, specify the OpenSpec change you want to apply and let this skill guide status checks and task execution until completion.

Frequently Asked Questions about openspec-apply-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate OpenSpec change application from start to finish?

Automating OpenSpec change application involves selecting a change, checking its status, reading context files like proposals and specs, and executing tasks iteratively until completion or a blocked state is reached.

What is the best way to track OpenSpec task implementation status automatically?

Tracking OpenSpec task implementation is handled by reading and updating task artifacts across schema-driven workflows, which allows the system to monitor progress and identify blocked or completed states during execution.

Do I need the openspec CLI to apply code implementation changes automatically?

Yes, applying code implementation changes automatically requires the openspec CLI, as the workflow relies on it to guide change selection, read context files, and drive the task implementation process.

How does OpenSpec handle blocked changes during automated task execution?

When OpenSpec changes are blocked during automated task execution, the workflow provides guidance, pauses for clarification or artifact updates, and supports iterative work on a single change until the blocker is resolved.

Can I use OpenSpec to manage context files like design and specs during code implementation?

Yes, OpenSpec manages context files by reading proposals, specs, design, and tasks documents to drive code implementation, and it updates these change artifacts automatically as work progresses.