openspec-apply-change

Guide OpenSpec change selection, schema inspection, and incremental task implementation.

1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/duonghuan2122000/sora-piggy --skill openspec-apply-change-duonghuan2122000
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/duonghuan2122000/sora-piggy/tree/main/.github/skills/openspec-apply-change
Command: npx skills add https://github.com/duonghuan2122000/sora-piggy --skill openspec-apply-change-duonghuan2122000

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the end-to-end implementation of OpenSpec changes by guiding users through selecting a change, inspecting its schema, reading necessary context, and executing tasks incrementally.

Core Features & Use Cases

  • Guided change selection and announcement of the active change
  • Schema-aware status checks and artifact discovery to inform next steps
  • Context-aware task execution with checkbox-style progress tracking and pause/resume support
  • Clear status outputs and safe, incremental updates for collaborative workflows

Quick Start

Tell me which OpenSpec change to apply and I will guide you through selecting, inspecting, and implementing its 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 automate OpenSpec change implementation step by step?

To automate OpenSpec change implementation, the Skill guides you through selecting a change, inspecting its schema, reading context, and executing tasks incrementally with live progress updates. It handles blocked and completed states while updating tasks in place to reflect progress.

What is the best way to track OpenSpec task progress during development?

Tracking OpenSpec task progress is handled through checkbox-style updates and live status outputs. The Skill announces the active change, reads necessary artifacts, and updates tasks in place, enabling safe, incremental changes and pause/resume support for collaborative workflows.

How does schema inspection work when applying OpenSpec changes?

Schema inspection during OpenSpec changes involves parsing the change schema to discover artifacts and check statuses. This informs the next steps by providing context-aware guidance before executing tasks, ensuring safe and incremental updates.

Can I pause and resume OpenSpec task automation if a workflow is blocked?

Yes, OpenSpec task automation supports pause and resume functionality for blocked workflows. The Skill handles blocked and completed states explicitly, reading artifacts and updating tasks in place so you can safely continue incremental implementation later.

Do I need to manually read context files before starting OpenSpec change execution?

No, you do not need to manually read context files before starting OpenSpec change execution. The Skill automatically reads necessary context files and parses schemas to produce actionable outputs, guiding you through stepwise task implementation.