openspec-apply-change

Implement OpenSpec change tasks using defined schemas and context files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

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

Core Features & Use Cases

  • Task Implementation: Executes predefined tasks for a given OpenSpec change.
  • Progress Tracking: Monitors and reports on the completion status of tasks.
  • Contextual Awareness: Adapts to different schemas and context file requirements.
  • Use Case: When a new feature is defined in OpenSpec, this Skill can be used to automatically start implementing the associated tasks, ensuring consistency and speed.

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 task implementation for OpenSpec changes?

OpenSpec task implementation is automated by executing predefined tasks for a given change, handling task execution, progress tracking, and dynamic instruction adaptation based on defined schemas and context files.

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

Progress tracking for OpenSpec changes is handled natively by the implementation process, which monitors and reports on the completion status of tasks as they are executed.

Do I need the openspec CLI to apply changes and retrieve instructions?

Yes, the openspec CLI is required to apply changes, as it performs status checks and retrieves dynamic instructions for task execution and spec-driven workflows.

Can I adapt implementation workflows to different schemas and context files?

Yes, the implementation process adapts dynamically to different schemas and context file requirements, ensuring contextual awareness when executing tasks for spec-driven workflows.

When should I use automated task execution for spec-driven development?

Automated task execution is used when a new feature is defined in OpenSpec, ensuring consistency and speed by automatically starting the implementation of associated tasks.