openspec-apply-change

Implement OpenSpec change tasks and update progress.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the implementation of tasks defined within an OpenSpec change, streamlining the development workflow.

Core Features & Use Cases

  • Task Implementation: Executes defined tasks for a given OpenSpec change, handling various schemas and artifact requirements.
  • Progress Tracking: Monitors and reports on task completion status, providing clear visibility into progress.
  • Use Case: When a new feature requires multiple development tasks defined in OpenSpec, this Skill can be used to systematically implement each task, ensuring all requirements are met.

Quick Start

Use the openspec-apply-change skill to start implementing the tasks for the change named 'feature-x'.

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 implementing development tasks defined in an OpenSpec change?

Automate OpenSpec change task implementation by using a skill that reads context files, executes defined tasks, and updates progress automatically. It streamlines development workflows by handling various schemas and artifact requirements.

Do I need the openspec CLI to apply change tasks in my workflow?

Yes, the openspec CLI is required to apply change tasks. The skill depends on the CLI for performing status checks and retrieving task instructions during the automated implementation process.

How does progress tracking work when executing OpenSpec changes?

Progress tracking works by monitoring and reporting on task completion status as each task is executed. The skill updates progress automatically, providing clear visibility into what has been implemented and what remains.

Can I use this approach to implement features requiring multiple development tasks?

Yes, you can systematically implement features requiring multiple development tasks. The skill reads the OpenSpec change definition, executes each task in sequence, and ensures all artifact requirements are met before updating completion status.

What is the best way to start implementing tasks for a specific OpenSpec change?

The best way to start implementing tasks is to invoke the skill with the name of your target change. The skill then reads context files, retrieves instructions via the openspec CLI, and begins applying the changes automatically.

Does this workflow automation support different schemas and artifact requirements?

Yes, the workflow automation supports various schemas and artifact requirements. When applying an OpenSpec change, the skill adapts to the defined task structures and handles the specific artifacts needed for implementation.