openspec-apply-change

Implement OpenSpec change tasks and update workflow progress.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-apply-change-tuliopc23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/tuliopc23/cardmaniacs-website/tree/main/.augment/skills/openspec-apply-change
Command: npx skills add https://github.com/tuliopc23/cardmaniacs-website --skill openspec-apply-change-tuliopc23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the implementation of tasks defined within an OpenSpec change, ensuring that development work aligns precisely with project specifications and requirements.

Core Features & Use Cases

  • Task Implementation: Executes defined tasks from an OpenSpec change, updating progress and marking tasks as complete.
  • Contextual Awareness: Infers or prompts for the specific change to work on, and reads necessary context files based on the schema.
  • Progress Tracking: Provides clear updates on task completion and overall progress, pausing gracefully when encountering blockers or ambiguities.
  • Use Case: When a new feature requires several design and implementation steps, this Skill can be used to systematically work through each task, ensuring all aspects of the change are addressed according to the OpenSpec.

Quick Start

Use the openspec-apply-change skill to implement the tasks for the 'new-user-authentication' 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 implement tasks defined in an OpenSpec change?

You need the openspec CLI installed to manage status checks, instruction retrieval, and context file management. The CLI provides the necessary infrastructure for the Skill to track progress, retrieve instructions, and read necessary context files based on the schema during software development.

How does progress tracking work when applying structured specifications?

The Skill infers or prompts for the specific change to work on, then reads necessary context files based on the schema. This mechanism ensures the implementation maintains contextual awareness and aligns precisely with project specifications throughout the development workflow.

Do I need the openspec CLI to manage task implementation workflows?

You need the openspec CLI installed to manage status checks, instruction retrieval, and context file management. The CLI provides the necessary infrastructure for the Skill to track progress, retrieve instructions, and read necessary context files based on the schema during software development.

How does contextual awareness work when applying OpenSpec changes?

The Skill infers or prompts for the specific change to work on, then reads necessary context files based on the schema. This mechanism ensures the implementation maintains contextual awareness and aligns precisely with project specifications throughout the development workflow.

What happens when the workflow encounters blockers during iterative task completion?

When the workflow encounters blockers during iterative task completion, the Skill pauses gracefully to prevent incorrect artifact updates. This approach ensures ambiguities are resolved before continuing, maintaining strict adherence to the OpenSpec structured specifications.