openspec-apply-change

Apply OpenSpec change tasks through status checks and context file reads.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implement tasks from an OpenSpec change by orchestrating the progress from change selection through status checks, context extraction, and task completion.

Core Features & Use Cases

  • Guided change application: select a change, inspect status, read context files, and implement tasks until completion.
  • State handling: supports blocked and all-done states with guidance for continuation or archival.
  • Context-driven execution: uses apply instructions and context files to drive minimal, scoped changes.

Quick Start

Begin by selecting a change and let the assistant guide you through status checks, reading context files, and implementing tasks until all are complete.

Frequently Asked Questions about openspec-apply-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement OpenSpec change tasks step by step?

OpenSpec change tasks are implemented by selecting a change, running status checks, reading context files for apply instructions, and executing tasks iteratively until completion to ensure minimal, scoped updates with progress tracking.

What is the OpenSpec workflow for managing blocked or all-done states?

The OpenSpec workflow handles blocked states by providing guidance for continuation once blockers clear, and all-done states by guiding task completion and archival. This ensures smooth iterative task work and proper change lifecycle management.

How does context-driven execution work for OpenSpec changes?

Context-driven execution for OpenSpec changes works by reading apply instructions and context files to drive incremental changes. This ensures minimal, scoped updates that align precisely with the defined change requirements and task scope.

Can I use OpenSpec to track progress for incremental code changes?

Yes, you can use OpenSpec to track progress for incremental code changes. It guides status checks and task execution, ensuring minimal, scoped updates while maintaining continuous progress tracking throughout the change application process.

What should I do when an OpenSpec change task is blocked?

When an OpenSpec change task is blocked, the workflow provides specific guidance for continuation. It reads context files and apply instructions to help resolve blockers and resume iterative task work until all tasks are complete.