openspec-apply-change

Apply OpenSpec workflow changes by fetching status and implementing tasks.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implement tasks from an OpenSpec change by coordinating the flow from change detection to task execution, ensuring alignment with OpenSpec artifacts.

Core Features & Use Cases

  • Change selection and orchestration: Determine which OpenSpec change to apply, check its status, and prepare actionable steps.
  • Context-driven instruction: Retrieve apply instructions and read relevant context files to guide implementation.
  • Progress tracking and iteration: Display current progress, handle blocked states, and loop through pending tasks until completion.

Quick Start

Provide a change name or let the assistant infer, then run the OpenSpec apply flow to start implementing tasks.

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 execution and task implementation?

To automate OpenSpec change execution, this Skill fetches workflow status, retrieves apply instructions, and iteratively loops through pending tasks until completion. It handles blocked, in-progress, and completed states automatically.

What is the OpenSpec apply workflow for task automation?

The OpenSpec apply workflow is a change management process that coordinates flow from change detection to task execution. It aligns implementation with OpenSpec artifacts by reading context files and tracking progress.

Do I need the openspec CLI installed to run change management tasks?

Yes, you need the openspec CLI installed to execute OpenSpec change management tasks. The Skill relies on the CLI to fetch status, retrieve apply instructions, and implement cascaded task flows.

How do I handle blocked or in-progress states during OpenSpec task automation?

To handle blocked or in-progress states during OpenSpec task automation, the Skill displays current progress, identifies blocked tasks, and guides iterative task completion through a structured loop.

Can I apply cascaded task flows and read context files with OpenSpec?

Yes, you can apply cascaded task flows and read context files with OpenSpec. The Skill retrieves apply instructions, reads relevant context files to guide implementation, and tracks progress across individual or cascaded changes.