openspec-apply-change

Implement OpenSpec change tasks by parsing CLI instructions and tracking progress.

5|1|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/yuboon/ai-examples --skill openspec-apply-change-yuboon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/yuboon/ai-examples/tree/main/002-springboot-mcp/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/yuboon/ai-examples --skill openspec-apply-change-yuboon

SYSTEM DOCUMENTATION & REQUIREMENTS

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

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 tasks sequentially based on the schema defined in OpenSpec.
  • Progress Tracking: Monitors and reports on task completion status.
  • Contextual Awareness: Reads necessary files and adapts to different schema requirements.
  • Use Case: When a new feature requires multiple design and implementation steps, this Skill can systematically work through the tasks, updating code and documentation as it progresses.

Quick Start

Use the openspec-apply-change skill to start implementing the change named 'new-user-auth'.

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 code implementation for tasks defined in an OpenSpec change?

To automate code implementation for OpenSpec changes, you can use a spec-driven workflow tool that parses CLI instructions to identify context files, tracks task progress, and sequentially executes code modifications based on the defined schema.

How does task progress tracking work in a spec-driven development workflow?

Task progress tracking in a spec-driven workflow monitors and reports on task completion status by systematically working through design and implementation steps, updating code and documentation as it progresses through the schema.

Do I need the openspec CLI to manage and retrieve change instructions for implementation?

Yes, you need the openspec CLI for change management and instruction retrieval, as the implementation process requires parsing its CLI instructions to identify the necessary context files and execute the requested code modifications.

Can I adapt task implementation to different schema requirements beyond OpenSpec?

Yes, the implementation process supports spec-driven workflows and other schemas by reading necessary files and adapting to different schema requirements to execute tasks sequentially and update code accurately.

What is the best way to execute multiple design and implementation steps for a new feature?

The best way to execute multiple design and implementation steps is using an automated task implementation tool that works through tasks sequentially based on your schema, ensuring systematic updates to code and documentation as it progresses.

Why does context awareness matter when applying code modifications in workflow automation?

Context awareness matters in workflow automation because the tool must read necessary files and adapt to specific schema requirements to accurately parse instructions, track progress, and execute the correct code modifications.