openspec-apply-change

Implement OpenSpec change tasks using the openspec CLI.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/DihDyyy/login_app --skill openspec-apply-change-dihdyyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/DihDyyy/login_app/tree/main/.amazonq/skills/openspec-apply-change
Command: npx skills add https://github.com/DihDyyy/login_app --skill openspec-apply-change-dihdyyy

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill assists in implementing tasks from an OpenSpec change by providing a structured, step-by-step approach, ensuring that all tasks are completed correctly and efficiently.

Core Features & Use Cases

  • Task Implementation Guide: Offers detailed instructions for starting, continuing, or pausing the implementation of an OpenSpec change.
  • Change Status Check: Allows checking the status of the change, including its schema and progress.
  • Task Completion Tracking: Helps track the completion of tasks and overall progress.
  • Context File Reading: Guides through reading necessary context files for understanding and implementing tasks.
  • Dynamic Instructions: Provides dynamic instructions based on the current state of the implementation.
  • Pause and Resume Functionality: Allows pausing the implementation in case of issues or when guidance is needed.
  • Error Handling: Includes mechanisms for handling errors, blockers, and unclear requirements.

Quick Start

Use the openspec-apply-change skill to start implementing tasks for the 'example-change'.

Frequently Asked Questions about openspec-apply-change

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

FAQPage Schema
How do I implement tasks from an OpenSpec change?

To implement OpenSpec change tasks, you can use an automation guide that handles different change states, reads context files, and provides step-by-step instructions for task completion. This ensures all tasks are executed correctly and efficiently.

Can I pause and resume OpenSpec change implementation?

Yes, you can pause and resume OpenSpec change implementation. The dynamic instructions allow pausing the workflow when issues arise or guidance is needed, and you can continue the task implementation from where you left off.

Do I need the openspec CLI to apply change workflows?

Yes, you need the openspec CLI installed to interact with OpenSpec workflows. The automation process requires this CLI to check change status, read context files, and track task completion progress.

How do I check the status of an OpenSpec change?

You can check the status of an OpenSpec change by running a status check command. This allows you to view the change schema, track completion progress, and see the current state of the implementation tasks.

What is the best way to handle errors during OpenSpec task implementation?

The best way to handle errors during OpenSpec task implementation is to use built-in error handling mechanisms. These features help manage blockers, address unclear requirements, and pause the workflow until the issues are resolved.