openspec-apply-change

Automate step-by-step application of OpenSpec changes with status tracking and guardrails.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end application of OpenSpec changes by guiding users through change selection, status checks, context reading, and iterative task execution.

Core Features & Use Cases

  • Guided change selection: determines which OpenSpec change to apply and announces the chosen change.
  • Status-aware workflow: fetches change status, schema, and artifact locations to determine next actions.
  • Context-driven execution: reads context files, interprets instructions, and performs tasks with minimal, scoped changes.
  • Guardrails and pause: pauses on ambiguous tasks, blockers, or design issues and proposes safe alternatives.
  • Progress visibility: reports current progress and remaining tasks after each action.

Quick Start

Provide the change name to begin applying an OpenSpec change, and I will guide you through selecting, validating, and implementing all 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 the application of OpenSpec changes across multiple artifacts?

Applying OpenSpec changes requires orchestrating step-by-step execution, status tracking, and contextual guidance across multiple artifacts. You provide the change name, and the workflow guides you through validating and implementing all tasks with built-in guardrails.

What is the best way to track task progress during a change management workflow?

Tracking task progress in a change management workflow requires dynamic progress reporting after each action. The system reads context files, performs scoped tasks, and reports current progress and remaining tasks to maintain visibility throughout implementation.

How does an AI-assisted workflow handle ambiguous tasks or blockers during change execution?

An AI-assisted workflow handles ambiguous tasks by pausing execution and proposing safe alternatives. When it encounters blockers or design issues during change application, it stops to prevent unintended modifications and suggests scoped corrective actions.

Do I need to manually select context files before executing an OpenSpec change?

You do not need to manually select context files before executing an OpenSpec change. The status-aware workflow automatically fetches artifact locations, reads the necessary context files, and interprets instructions to perform tasks with minimal, scoped modifications.

Can I use workflow orchestration to apply scoped changes without affecting unrelated artifacts?

Workflow orchestration applies scoped changes without affecting unrelated artifacts by reading context files and performing minimal modifications. It uses status checks and schema validation to ensure only the targeted tasks within the selected change are implemented.