openspec-apply-change

Apply changes to an OpenSpec project through a guided workflow.

84|18|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/intent-driven-dev/openspec-schemas --skill openspec-apply-change-intent-driven-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/intent-driven-dev/openspec-schemas/tree/main/.opencode/skills/openspec-apply-change
Command: npx skills add https://github.com/intent-driven-dev/openspec-schemas --skill openspec-apply-change-intent-driven-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinating OpenSpec changes across status checks, instruction retrieval, context reading, and task implementation can be error-prone and time-consuming. This Skill provides a guided workflow to apply a change consistently, with guardrails and progress visibility.

Core Features & Use Cases

  • Orchestrates change application by selecting a change, assessing status, fetching apply instructions, and reading context files.
  • Tracks progress, handles blocked or completed states, and provides dynamic guidance for next steps.
  • Ensures changes are implemented minimally and transparently, with clear prompts for clarification when needed.

Quick Start

Provide the change name to start applying an OpenSpec change and follow the guided workflow.

Frequently Asked Questions about openspec-apply-change

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

FAQPage Schema
How do I apply OpenSpec changes to a project end-to-end?

Applying OpenSpec changes involves a guided workflow that selects a change, assesses status, fetches apply instructions, reads context files, and implements tasks with built-in progress tracking and dynamic guidance.

What is the OpenSpec change application workflow?

The OpenSpec change application workflow automates status checks, instruction retrieval, context reading, and task implementation to coordinate changes consistently, safely, and transparently across a project.

Can I adapt OpenSpec task execution to different project schemas?

Yes, task execution adapts to different OpenSpec schemas by dynamically reading relevant context files and providing guardrails that prompt for clarification only when needed during implementation.

How do I track progress when implementing OpenSpec changes?

Progress tracking is built into the workflow, outputting clear task status updates and handling blocked or completed states to enable iterative, safe changes throughout the implementation process.

What should I do if an OpenSpec change is blocked during implementation?

If an OpenSpec change is blocked, the workflow provides dynamic guidance for next steps and uses guardrails to prompt for clarification, ensuring safe resolution before continuing implementation.

Do I need to manually read context files before applying an OpenSpec change?

No, manual context reading is unnecessary because the workflow automatically reads relevant context files, adapts to the project schema, and uses guardrails to ensure minimal, transparent task implementation.