openspec-apply-change

Implement OpenSpec change tasks and update task checkboxes.

8|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/OiAnthony/.agents --skill openspec-apply-change-oianthony
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/OiAnthony/.agents/tree/main/skills/openspec-apply-change
Command: npx skills add https://github.com/OiAnthony/.agents --skill openspec-apply-change-oianthony

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of taking an OpenSpec change from task list to implementation by guiding change selection, loading the right context, and keeping progress organized.

Core Features & Use Cases

  • Change Selection: Helps identify the correct active change or prompts for clarification when multiple changes are available.
  • Task-by-Task Execution: Reads OpenSpec status and instructions, then implements remaining tasks in a controlled sequence.
  • Workflow Recovery: Recognizes blocked, completed, and in-progress states so you can continue, pause, or archive with confidence.

Quick Start

Ask the AI to apply the OpenSpec change you want and work through the remaining tasks.

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 in a controlled sequence?

To implement OpenSpec change tasks, the Skill reads OpenSpec status and instructions, loads referenced context files, and executes remaining tasks sequentially while updating task checkboxes to preserve minimal scoped code changes.

What is spec-driven development workflow recovery for blocked or completed changes?

Spec-driven workflow recovery identifies blocked, completed, or in-progress OpenSpec change states, allowing you to confidently continue, pause, or archive implementation sessions based on the current workflow status.

How do I select the correct active change when multiple OpenSpec changes exist?

When multiple OpenSpec changes are available, the Skill helps identify the correct active change or prompts for clarification to resolve ambiguous change selection before proceeding with task implementation.

Can I continue partial OpenSpec implementation sessions from where I left off?

Yes, you can continue partial OpenSpec implementation sessions by reading the current workflow state, applying remaining tasks, and updating task checkboxes to resume spec-driven development seamlessly.

Do I need OpenSpec status output to start task implementation?

Yes, OpenSpec status and instructions output are required as input to read referenced context files, apply change tasks, and preserve minimal scoped code changes during spec-driven implementation sessions.