openspec-apply-change

Guide OpenSpec change selection, status checks, and task implementation via CLI prompts.

1|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/SiddharthChillale/cloud-operations-reasoning-agent --skill openspec-apply-change-siddharthchillale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/SiddharthChillale/cloud-operations-reasoning-agent/tree/main/.opencode/skills/openspec-apply-change
Command: npx skills add https://github.com/SiddharthChillale/cloud-operations-reasoning-agent --skill openspec-apply-change-siddharthchillale

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate applying OpenSpec changes by guiding the user through selection, status checks, and task implementation.

Core Features & Use Cases

  • Guide and implement tasks from an OpenSpec change, handling selection, status checks, and progress tracking.
  • Read and apply context from OpenSpec CLI outputs to drive precise, minimal code changes.
  • Resolve ambiguity by prompting the user when multiple changes are available and report progress until completion or blockage.

Quick Start

Provide the change name to start applying an OpenSpec change and follow the prompts to complete 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 end-to-end?

To automate applying OpenSpec changes, you provide a change name and the skill guides you through selection, status checks, and task implementation using interactive prompts to drive minimal code changes until completion.

What is the best way to guide task implementation from an OpenSpec change?

The best way to guide task implementation is by reading and applying context from OpenSpec CLI outputs, which drives precise, minimal code changes while tracking progress and resolving ambiguity through user prompts.

Do I need the openspec CLI to coordinate change management and task implementation?

Yes, you need the openspec CLI to coordinate change management and task implementation, as the skill requires it to read schemas, open changes, and apply context outputs for tracking progress.

How does the workflow handle ambiguity when multiple OpenSpec changes are available?

When multiple OpenSpec changes are available, the workflow handles ambiguity by prompting the user interactively to disambiguate and select the correct change before proceeding with status checks and implementation.

Why does applying an OpenSpec change stop before completion?

Applying an OpenSpec change stops before completion when the workflow encounters a blockage, reporting the current progress and task state so you can resolve the blocking issue before continuing.