One-click install
npx skills add https://github.com/carlosapgomes/eqmd --skill openspec-apply-change-carlosapgomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/carlosapgomes/eqmd/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/carlosapgomes/eqmd --skill openspec-apply-change-carlosapgomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implement tasks from an OpenSpec change.

Core Features & Use Cases

  • Select, inspect, and apply changes from OpenSpec changes.
  • Read context files and update task progress across iterations.

Quick Start

Provide a change name to start applying tasks from an 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 automate task implementation from an OpenSpec change?

Yes, the workflow uses the OpenSpec CLI to verify change status and retrieve instructions. It reports progress and blockers continuously, enabling informed decisions while applying tasks across multiple iterations.

Can I use OpenSpec to manage code implementation tasks across iterations?

Yes, OpenSpec manages code implementation by selecting a change, verifying its status, and reading contextual artifacts. It automates applying tasks and advancing the workflow across iterations, reporting progress and blockers for informed decisions.

Do I need the OpenSpec CLI to apply changes and advance the workflow?

Yes, the OpenSpec CLI is required for status checks and retrieving instructions during change application. The workflow relies on it to verify status, enforce structured artifact updates, and advance tasks until completion or block.

How does artifact management work when progressing through OpenSpec tasks?

Artifact management enforces structured updates to context files as you implement tasks. It reads these artifacts to provide context and updates them to reflect task progress, ensuring the workflow state is accurate across iterations.

Why does OpenSpec change application stop before completion?

OpenSpec change application stops before completion when it encounters a blocker. The workflow reports the blocker and current progress, allowing you to make informed decisions and resolve the issue before advancing further.