openspec-apply-change

Automate OpenSpec change application through selection, validation, and task implementation.

2|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Yi-ming-Zhao/Fittin --skill openspec-apply-change-yi-ming-zhao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/Yi-ming-Zhao/Fittin/tree/main/.cursor/skills/openspec-apply-change
Command: npx skills add https://github.com/Yi-ming-Zhao/Fittin --skill openspec-apply-change-yi-ming-zhao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the workflow of applying OpenSpec changes by guiding users through selecting a change, validating status, and implementing tasks while tracking progress.

Core Features & Use Cases

  • Guided change selection and status checks
  • Context-aware task implementation workflow
  • Progress reporting and guardrails for blockers

Quick Start

Provide the change name to begin and follow on-screen prompts to manage the change from plan to completion.

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?

Automating OpenSpec changes requires this Skill to guide you through selecting a change, validating status, and implementing tasks. It reads context files automatically and manages artifacts through a structured, task-by-task execution loop.

Do I need the openspec CLI installed to apply change management tasks?

Yes, applying OpenSpec changes requires the openspec CLI to be available in your environment. The Skill manages artifacts and task state by interacting with the CLI throughout the structured execution workflow.

How does context-aware task implementation work for OpenSpec workflows?

Context-aware task implementation works by automatically reading context files for active changes. The Skill validates status, tracks progress, and provides guardrails for blockers while steering the workflow from plan to completion.

What is the best way to track progress when implementing OpenSpec changes?

Tracking progress during OpenSpec changes is handled automatically through structured reporting. The Skill manages task state via an execution loop, applies changes across active tasks, and reports progress to guide the workflow.

Can I manage multiple active changes simultaneously with task automation?

Managing multiple active changes is supported by guiding you through change selection first. Once selected, the Skill validates the status and implements tasks sequentially while tracking progress and managing artifacts for that specific change.

Why does my OpenSpec change workflow get blocked during task implementation?

Workflows get blocked when validation checks fail or context files are missing. The Skill provides guardrails for blockers during task implementation, reporting progress so you can identify and resolve issues before continuing the execution loop.