openspec-apply-change

Automate OpenSpec change application and task implementation with progress tracking.

Updated Jan 10, 2026
One-click install
npx skills add https://github.com/rick2047/WrestleGM --skill openspec-apply-change-rick2047
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/rick2047/WrestleGM/tree/main/.opencode/skills/openspec-apply-change
Command: npx skills add https://github.com/rick2047/WrestleGM --skill openspec-apply-change-rick2047

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates applying OpenSpec changes and guiding task execution until completion.

Core Features & Use Cases

  • Interactive change selection and status checks to drive task implementation.
  • Context-aware reading of apply-instruction artifacts (proposals, specs, design, tasks) and progress tracking.
  • Guardrails for blocked and all-done states, with clear prompts for next steps.

Quick Start

Select a change to apply and follow the guided steps to check status and implement 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 applying OpenSpec changes and tracking task implementation?

Automating OpenSpec change application involves selecting a specific change, checking its status, reading context files like proposals and specs, and executing tasks with progress tracking. This workflow guides implementation until completion using minimal, scoped code changes.

What is the best way to manage context files when applying OpenSpec changes?

The best way to manage context files is by parsing apply-instruction artifacts such as proposals, specs, design, and tasks. This ensures schema-driven instructions are followed for minimal, scoped code modifications during task implementation.

Can I use CLI tools to guide task automation for OpenSpec workflows?

Yes, you can use CLI tools to drive OpenSpec workflows by interactively selecting changes and checking status. This automates the process of reading context files and implementing tasks until all items are completed.

How do change-management workflows handle blocked or all-done states during task automation?

Change-management workflows handle blocked and all-done states by providing clear guardrails and prompts for next steps. This ensures task automation stops or redirects appropriately when implementation cannot proceed or is fully completed.

Do I need specific context artifacts to execute OpenSpec task automation?

Yes, you need apply-instruction artifacts like proposals, specs, design documents, and tasks to execute OpenSpec task automation. These context files provide the schema-driven instructions required for scoped code changes and progress tracking.