openspec-apply-change

Implement OpenSpec change tasks and update their statuses.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the implementation of changes defined in an OpenSpec, automating the process of applying tasks and managing their progress.

Core Features & Use Cases

  • Automated Task Implementation: Executes tasks defined within an OpenSpec change, updating their status as they are completed.
  • Contextual Awareness: Infers or prompts for the specific change to work on, and reads necessary context files for implementation.
  • Progress Tracking: Clearly displays the current progress of tasks within a change and provides status updates upon completion or pause.
  • Use Case: When a new feature specification is approved via OpenSpec, this Skill can be used to automatically start implementing the associated development tasks, keeping the team updated on progress.

Quick Start

Use the openspec-apply-change skill to implement 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 from an OpenSpec change?

Automating task implementation from an OpenSpec change involves using this Skill to execute defined work items, read necessary context files, and manage task status updates automatically within spec-driven workflows.

What is OpenSpec change application in spec-driven workflows?

OpenSpec change application is the process of executing development tasks defined within an OpenSpec specification, automating the application of defined work items and tracking progress to streamline spec-driven workflows.

Do I need the openspec CLI to implement OpenSpec development tasks?

Yes, you need the openspec CLI to implement OpenSpec development tasks because the CLI is required for change management and instruction retrieval, enabling the Skill to automate task execution and status updates.

How does task progress tracking work when applying an OpenSpec change?

Task progress tracking when applying an OpenSpec change works by automatically updating task status as items are completed, displaying current progress, and providing status updates upon completion or pause.

Can I use this to implement tasks for a specific OpenSpec change name?

Yes, you can implement tasks for a specific OpenSpec change name by using the Skill, which infers or prompts for the specific change to work on, such as implementing tasks for the change named 'feature-x'.