openspec-apply-change

Manage and track task implementation from OpenSpec changes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @fission-ai/openspec, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of implementing tasks from an OpenSpec change efficiently and with clarity, ensuring that the implementation process is well-managed and tracked.

Core Features & Use Cases

  • Task Implementation: Manages and implements tasks from an OpenSpec change.
  • Status Checking: Provides detailed status of the implementation process, including progress and task lists.
  • Contextual Reading: Offers the ability to read and interpret context files necessary for implementation.
  • Dynamic Instructions: Provides dynamic instructions based on the current state of the implementation.
  • Progress Tracking: Tracks the progress of task completion and reports the overall progress.
  • Error Handling: Handles errors and issues that may arise during implementation, offering guidance on next steps.
  • Use Case: For a software engineer implementing a feature update in a project that follows the OpenSpec workflow, this Skill can help manage and track the implementation process efficiently.

Quick Start

Start implementing tasks from the 'update-security' change by running the command: /opsx-apply update-security.

Frequently Asked Questions about openspec-apply-change

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage OpenSpec change implementation tasks efficiently?

You can manage OpenSpec change implementation tasks by running the `/opsx-apply` command, which structures task completion, tracks progress, and provides dynamic implementation guidance throughout the software development process.

Can I track the progress of tasks derived from an OpenSpec change?

Yes, progress tracking is a core feature of OpenSpec change implementation. It provides detailed status checking, reports overall progress, and displays task lists to ensure structured task completion during your workflow.

Do I need the OpenSpec CLI to implement changes with this task management workflow?

Yes, you need the OpenSpec CLI installed to execute this workflow. It relies on the `@fission-ai/openspec` dependency to manage task implementation and provide dynamic instructions based on the current state.

How do I start implementing a specific feature update in an OpenSpec workflow?

To start implementing a feature update, run the command `/opsx-apply [change-name]` in your CLI. This initiates the task management process, reading necessary context files to guide the structured implementation.

What happens when errors arise during OpenSpec change implementation?

When errors occur during OpenSpec change implementation, the workflow handles them by offering guidance on next steps. It reads context files and provides dynamic instructions to resolve issues and continue structured task completion.