openspec-apply-change

Coordinate and automate applying OpenSpec changes through task execution.

2|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/tonysyu/gqlxp --skill openspec-apply-change-tonysyu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/tonysyu/gqlxp/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/tonysyu/gqlxp --skill openspec-apply-change-tonysyu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end application of OpenSpec changes by guiding users through change selection, validation, and iterative task execution.

Core Features & Use Cases

  • Orchestrates the OpenSpec change workflow from selection to task completion.
  • Reads status and context files to determine the current state and required actions.
  • Provides guardrails for ambiguous inputs and pauses when blockers arise, ensuring safe progress.

Quick Start

Specify the change name to begin applying the OpenSpec change and let this tool drive task execution.

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 application from start to finish?

Automating OpenSpec change application involves specifying a change name to let the workflow drive task execution, validate status, read context files, and implement tasks iteratively to completion.

What happens when ambiguous inputs block OpenSpec task progression?

When ambiguous inputs block OpenSpec task progression, the automated workflow enforces safe progress by pausing execution and prompting the user for clarification before proceeding with the change application.

How does spec-driven change management track task checkpoints during implementation?

Spec-driven change management tracks task checkpoints by reading status and context files to determine the current state, updating checkpoints automatically as required actions are executed across the workflow.

Do I need to manually select tasks when applying OpenSpec changes?

You do not need to manually select tasks when applying OpenSpec changes; the workflow automatically selects the change, reads context files, and drives task execution end-to-end based on current status.

Can the OpenSpec workflow pause safely if blockers arise during task execution?

The OpenSpec workflow can pause safely if blockers arise during task execution, providing guardrails that ensure safe progress and prompting for ambiguous inputs before resuming the change application.