openspec-apply-change

Implement pending OpenSpec change tasks using the openspec CLI.

Updated Jun 9, 2026
One-click install
npx skills add https://github.com/hellyaxs/case-cell-shop --skill openspec-apply-change-hellyaxs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/hellyaxs/case-cell-shop/tree/main/.cursor/skills/openspec-apply-change
Command: npx skills add https://github.com/hellyaxs/case-cell-shop --skill openspec-apply-change-hellyaxs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers turn approved OpenSpec change plans into completed implementations by guiding the execution workflow, reducing missed steps and inconsistent task handling.

Core Features & Use Cases

  • Change Implementation Workflow: Selects an OpenSpec change, checks its status, reads required context files, and executes pending tasks in sequence.
  • Progress Tracking and Guardrails: Reports implementation progress, handles blocked states, pauses on ambiguity, and updates completed task markers.
  • Use Case: A developer with a partially completed OpenSpec change can use this Skill to continue implementation while following the defined artifacts and task workflow.

Quick Start

Use the openspec apply change skill to implement the pending tasks for my current 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 implement planned software changes from OpenSpec artifacts into code?

To implement OpenSpec changes, use this Skill to guide the execution workflow by selecting a change, checking its status, reading required context files, and executing pending tasks in sequence to ensure approved change plans become completed code modifications.

What is the OpenSpec change management workflow for software development?

The OpenSpec change management workflow involves selecting a change, using the openspec CLI to inspect status, retrieving instructions, reading context files, executing tasks sequentially, and updating task completion markers to track implementation progress accurately.

Do I need the openspec CLI to execute task workflows for my changes?

Yes, the openspec CLI is required to execute the task workflow. The Skill depends on the CLI to inspect change status, retrieve implementation instructions, read context files, and manage task completion updates throughout the software development process.

How do I track progress and handle blocked states when implementing OpenSpec changes?

To track progress and handle blocked states during OpenSpec implementation, the Skill reports implementation progress, pauses on ambiguity, handles blocked states, and updates completed task markers to ensure consistent task handling and reduce missed steps.

What is the best way to continue a partially completed OpenSpec change implementation?

The best way to continue a partially completed OpenSpec change is to apply this Skill, which resumes implementation by following defined artifacts, reviewing context files, and executing remaining pending tasks while maintaining progress tracking guardrails.