openspec-apply-change

Automate end-to-end application of OpenSpec changes across schemas.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bgzbgz/show-time --skill openspec-apply-change-bgzbgz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/bgzbgz/show-time/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/bgzbgz/show-time --skill openspec-apply-change-bgzbgz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the end-to-end application of OpenSpec changes, guiding users through selecting a change, checking status, retrieving apply instructions, reading context files, and implementing tasks until completion.

Core Features & Use Cases

  • Orchestrates the end-to-end flow of applying an OpenSpec change across different schemas with live status tracking.
  • Reads context files and task state from apply instructions, then applies incremental changes until all tasks are complete.
  • Handles blocked or completed states with guided prompts and safe fallback options for resuming or archiving changes.
  • Supports interactive use during development, review, or production where changes are iteratively implemented and validated.

Quick Start

Provide the change name to begin applying the OpenSpec change.

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 across project schemas?

Automate OpenSpec change application by orchestrating the end-to-end flow, which selects a change, checks status, retrieves instructions, and incrementally implements tasks until completion across schemas.

What is the best way to manage blocked or completed OpenSpec change states?

Manage blocked or completed OpenSpec change states using guided prompts that offer safe fallback options, allowing you to resume paused implementations or archive finished changes securely.

Do I need the OpenSpec CLI to apply incremental schema changes?

Yes, you need the OpenSpec CLI and access to relevant project artifacts to read and modify task state when applying incremental schema changes through the automated workflow.

Can I use OpenSpec change automation interactively during development and review?

You can use OpenSpec change automation interactively during development, review, or production to iteratively implement and validate changes with live status tracking and context file reading.

How does OpenSpec task automation handle context files and apply instructions?

OpenSpec task automation reads context files and task state from apply instructions, then applies incremental changes to your project artifacts until all specified tasks are complete.