openspec-apply-change

Apply OpenSpec changes through guided task execution and progress tracking.

40|84|Updated Oct 4, 2022
One-click install
npx skills add https://github.com/mendix/web-widgets --skill openspec-apply-change-mendix
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/mendix/web-widgets/tree/main/.agents/skills/openspec-apply-change
Command: npx skills add https://github.com/mendix/web-widgets --skill openspec-apply-change-mendix

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OpenSpec changes can be complex and require coordinated task execution across artifacts. This skill guides users through selecting, validating, and applying changes with clear steps and progress tracking.

Core Features & Use Cases

  • Guided change selection and status checks for OpenSpec changes
  • Context-aware task execution with progress tracking and safe pausing
  • End-to-end workflow that coordinates tasks across specs, design, and implementation artifacts

Quick Start

Trigger openspec-apply-change with a change name or infer it from the conversation context, then follow the prompts to complete 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 OpenSpec change management tasks in my development workflow?

Automate OpenSpec change management by guiding structured task execution, reading context files, and tracking stateful progress. This supports workflows where changes are managed through OpenSpec, enabling you to start, continue, or complete tasks with guardrails until the change is fully applied.

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

Tracking progress for OpenSpec changes is handled through stateful progress tracking and context-aware task execution. The workflow coordinates tasks across specs, design, and implementation artifacts, providing guardrails to safely pause and resume execution without losing your current state.

How do I start applying an OpenSpec change from the command line?

To start applying an OpenSpec change, trigger the workflow with a specific change name or infer it from the conversation context. The workflow then guides you through selecting the change, checking its status, reading context files, implementing tasks, and updating task states until completion.

Can I safely pause task execution when applying complex OpenSpec changes?

Pausing task execution for complex OpenSpec changes is supported through context-aware progress tracking and guardrails. You can safely pause the implementation workflow and continue the structured task execution later, as the system maintains stateful progress across all coordinated artifacts.

Does the OpenSpec apply change workflow require any external dependencies or components?

The OpenSpec apply change workflow requires no external dependencies or components to function. It operates independently to automate the end-to-end application of OpenSpec changes, relying solely on its internal logic to guide structured task execution and stateful progress updates.