openspec-apply-change

Automates applying OpenSpec changes by managing tasks and reading context files.

Updated May 29, 2026
One-click install
npx skills add https://github.com/patorn/langgraph-template --skill openspec-apply-change-patorn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/patorn/langgraph-template/tree/main/.github/skills/openspec-apply-change
Command: npx skills add https://github.com/patorn/langgraph-template --skill openspec-apply-change-patorn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically coordinates and executes tasks to apply changes defined in OpenSpec, streamlining change management and implementation tracking.

Core Features & Use Cases

  • Guided change execution: Step-by-step workflow from selecting a change to implementing tasks.
  • Context-driven automation: Reads apply instructions and associated context files to drive progress.
  • Progress visibility: Tracks schema, status, and remaining tasks with dynamic guidance.
  • Use Case: A dev team quickly applies an OpenSpec change by providing the change name and letting the system manage task execution and artifact updates.

Quick Start

Initiate an OpenSpec change by selecting a change name and running the apply 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 automate applying OpenSpec changes end-to-end?

You can automate applying OpenSpec changes by initiating a workflow that reads apply instructions, manages task execution iteratively, and updates artifact states. This provides guided change execution from selecting a change to implementing tasks.

What is the best way to manage task execution and status checks for an OpenSpec change?

Managing task execution for an OpenSpec change involves a CLI-driven workflow that tracks schema, status, and remaining tasks. The system handles blocked or completed states dynamically to ensure progress visibility.

How does context-driven automation work when implementing OpenSpec tasks?

Context-driven automation for OpenSpec tasks works by reading associated context files and apply instructions to drive progress. This step-by-step workflow ensures tasks are implemented iteratively based on the specific change context.

Can I use CLI-driven steps to coordinate OpenSpec change application workflows?

Yes, you can use CLI-driven steps to coordinate OpenSpec change application workflows. The automation reads apply instructions, updates task lists, and handles blocked or completed states to streamline change management.

Do I need to manually update task lists when applying an OpenSpec change?

You do not need to manually update task lists when applying an OpenSpec change. The automation automatically updates task lists and handles blocked or completed states, providing dynamic guidance and progress visibility throughout the workflow.