openspec-apply-change

Apply an OpenSpec change to the active workflow.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/vuthuonghai-steve/KLTN --skill openspec-apply-change-vuthuonghai-steve
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/vuthuonghai-steve/KLTN/tree/main/.cursor/skills/openspec-apply-change
Command: npx skills add https://github.com/vuthuonghai-steve/KLTN --skill openspec-apply-change-vuthuonghai-steve

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec changes can be complex to apply manually across artifacts and statuses; this skill automates selecting, validating, and applying changes in a controlled workflow.

Core Features & Use Cases

  • Change selection: choose a change by name or context.
  • Status awareness: fetch and interpret schema, tasks, and progress.
  • Guided execution: read context files and implement tasks with minimal, safe changes until completion or blocking.
  • Progress reporting: provide ongoing status updates and guardrails for pausing on blockers.

Quick Start

Apply the OpenSpec change to the active 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 an OpenSpec change to my active development workflow?

Yes, the skill fetches and interprets OpenSpec schema, tasks, and progress status to guide execution, ensuring deterministic steps and safe progress reporting throughout the change automation process.

How does OpenSpec change automation handle blocking issues during task execution?

OpenSpec change automation pauses execution and requests clarification when issues arise or a blocker is encountered, enforcing safe progress reporting and deterministic steps to prevent invalid changes.

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

No, the skill handles change selection automatically by name or context, reads the necessary context files internally, and implements tasks with minimal, safe changes without requiring manual file preparation.

What is the best way to ensure reliable OpenSpec task execution across artifacts?

The best way to ensure reliable OpenSpec task execution is using guided automation that validates statuses, reads context files, and applies minimal changes deterministically until all tasks are complete or blocked.

When should I avoid automated OpenSpec change application?

You should avoid automated OpenSpec change application when your workflow requires manual intervention for ambiguous tasks, as the skill will pause for clarification whenever it encounters blocking issues or unclear context.