openspec-apply-change

Guide step-by-step application of OpenSpec changes with task tracking.

113|19|Updated Apr 8, 2025
One-click install
npx skills add https://github.com/goern/forgejo-mcp --skill openspec-apply-change-goern
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/goern/forgejo-mcp/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/goern/forgejo-mcp --skill openspec-apply-change-goern

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps engineers automate and organize the application of OpenSpec changes by guiding task execution, tracking progress, and handling blockers in a repeatable workflow.

Core Features & Use Cases

  • Structured change application: Breaks down an OpenSpec change into tasks and guides execution until completion or blocking issues arise.
  • Context-driven progress: Reads artifact context, checks change status, and shows what remains to implement.
  • Interactive guidance: Prompts for user decisions when ambiguities arise and updates task status as work progresses.

Quick Start

Open the OpenSpec change application workflow and follow the prompts. You can start by listing available changes, choosing one, and letting the system guide you through each task, updating task checkboxes as you complete them.

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 step by step?

Automating OpenSpec change application involves selecting a change, reading context files, and implementing tasks sequentially while updating task checkboxes and tracking progress until completion or blockage.

What is the best way to track progress when applying an OpenSpec change?

Tracking progress in OpenSpec change application is handled by breaking down changes into individual tasks and updating task checkboxes as each task is implemented, providing a clear view of what remains.

How does interactive guidance work when ambiguities arise during change application?

Interactive guidance prompts for user input when ambiguities or blockers occur during change application, allowing you to make decisions and resolve issues before continuing with the workflow.

Can I use this workflow for OpenSpec changes with multiple artifacts?

Yes, this workflow supports OpenSpec changes with multiple artifacts by reading context files from the apply instructions to guide task execution and manage the implementation process.

What happens when a blocker is encountered during OpenSpec task implementation?

When a blocker is encountered during task implementation, the workflow pauses and prompts for user input to resolve the ambiguity or blocking issue before proceeding with the remaining tasks.

Do I need a CLI environment to apply OpenSpec changes?

Yes, applying OpenSpec changes requires a CLI-based workflow environment where you can list available changes, select one, and follow the guided prompts to implement tasks.