openspec-apply-change

Coordinate OpenSpec changes from proposal to implementation using the openspec CLI.

45|3|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Charles5277/nuxt-supabase-starter --skill openspec-apply-change-charles5277
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/Charles5277/nuxt-supabase-starter/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/Charles5277/nuxt-supabase-starter --skill openspec-apply-change-charles5277

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams implement OpenSpec changes by guiding selection, status inspection, and task-based execution until completion.

Core Features & Use Cases

  • Change discovery and selection to determine which OpenSpec change to apply.
  • Status-based task extraction and progress tracking to drive incremental implementation.
  • Read and apply context files from the change workspace, keeping changes auditable and repeatable.
  • Supports pausing, resuming, and archiving completed changes.

Quick Start

Tell me the change name or let the tool infer it, then proceed to implement 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 automate OpenSpec change management from proposal to implementation?

Automate OpenSpec change management by selecting a proposed change, extracting its tasks, and tracking incremental implementation status until all tasks are complete. The skill coordinates the entire workflow using the openspec CLI.

Can I pause and resume a task-based workflow for OpenSpec changes?

Yes, you can pause and resume task-based workflows for OpenSpec changes. The skill supports stopping work on a change and continuing it later by reading context files and updating task statuses as tasks are completed.

Does OpenSpec change execution require any specific CLI tools?

OpenSpec change execution requires the openspec CLI. The skill reads context files produced by the apply flow and relies on the CLI to drive task automation and update progress across software projects.

How do I track incremental implementation progress for an OpenSpec change?

Track incremental implementation progress through status-based task extraction. The skill reads context files from the change workspace and updates task statuses individually as each task is completed, keeping the process auditable.

What is the best way to handle change discovery and selection in OpenSpec?

The best way to handle change discovery is by letting the tool infer the change name or specifying it directly. The skill coordinates change discovery and selection to determine which OpenSpec change to apply before executing its tasks.

Can I archive completed changes after finishing an OpenSpec workflow?

Yes, you can archive completed changes after finishing an OpenSpec workflow. The skill supports archiving completed changes, ensuring that implemented tasks and context files remain auditable and repeatable across projects.