openspec-apply-change

Apply OpenSpec changes via npx openspec with status checks and task execution.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/ishibata91/ai-translation-engine-2 --skill openspec-apply-change-ishibata91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/ishibata91/ai-translation-engine-2/tree/main/.agent/skills/openspec-apply-change
Command: npx skills add https://github.com/ishibata91/ai-translation-engine-2 --skill openspec-apply-change-ishibata91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the workflow of applying changes defined in OpenSpec, eliminating manual coordination and ensuring changes are executed consistently.

Core Features & Use Cases

  • Automated change selection and application flow using npx openspec
  • Status checks and guidance when artifacts are missing or completed
  • Context-driven instructions and dynamic task progression

Quick Start

Start by invoking the OpenSpec change workflow with npx openspec to apply a named change and follow the prompts.

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 code implementation for OpenSpec changes?

Automating OpenSpec changes is done by scoping to your local workspace, selecting a named change, running status checks, and executing tasks via the npx openspec command to apply code changes automatically.

What happens when an OpenSpec change is blocked or already completed?

When an OpenSpec change is blocked or completed, the workflow detects the state and provides actionable prompts to guide your next steps, preventing redundant execution and ensuring proper task progression.

How do I apply a named OpenSpec change in my local workspace?

To apply a named OpenSpec change, invoke the workflow using npx openspec, select your desired change from the local workspace, pass the status checks, and follow the dynamic prompts to execute the required implementation tasks.

Do I need npx openspec to execute OpenSpec change management tasks?

Yes, using npx openspec is required because this workflow strictly enforces execution through the command-line interface to ensure changes are applied consistently and task automation progresses correctly.

What is the best way to handle missing artifacts during OpenSpec task execution?

Handling missing artifacts during OpenSpec task execution involves relying on the workflow's built-in status checks, which detect missing artifacts and provide context-driven instructions to guide you through the required setup.

Why does my OpenSpec change workflow require manual selection before implementation?

Manual selection is required because the workflow scopes to changes within your local workspace, guiding you through choosing the specific named change to ensure the correct context and tasks are applied dynamically.