openspec-apply-change

Guide task selection and status checks to apply OpenSpec changes incrementally.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/EchoNoReturn/task-manager --skill openspec-apply-change-echonoreturn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/EchoNoReturn/task-manager/tree/main/.opencode/skills/openspec-apply-change
Command: npx skills add https://github.com/EchoNoReturn/task-manager --skill openspec-apply-change-echonoreturn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically orchestrates applying OpenSpec changes by guiding task selection, status checks, and incremental implementation so teams can progress without losing context.

Core Features & Use Cases

  • Guided change selection: chooses the change name or prompts if ambiguous.
  • Status-aware workflow: reads change status and adapts actions, including blocked or completed states.
  • Context-driven implementation: reads relevant files and updates task progress for each change.
  • Flexible workflow: supports interleaving activation with other actions and artifact updates when design issues arise.

Quick Start

Provide the change name to begin applying the change, or let the system infer the active change from context.

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 applying OpenSpec changes incrementally?

Automated OpenSpec change application guides task selection, verifies status, reads context files, and performs incremental implementation. It adapts actions based on blocked, in-progress, or completed states to maintain progress without losing context.

What is the best way to manage blocked or in-progress OpenSpec tasks?

Managing blocked or in-progress OpenSpec tasks requires a status-aware workflow that reads change status and adapts actions accordingly. The system checks task states, displays progress, and updates statuses during implementation to ensure context is preserved across sessions.

How does guided change selection work for OpenSpec development workflows?

Guided change selection works by accepting a specific change name or inferring the active change from context when ambiguous. It then reads relevant context files and displays current progress before beginning incremental task implementation.

Can I interleave OpenSpec change application with other development actions?

Interleaving OpenSpec change application with other actions is fully supported. You can pause workflow implementation to handle artifact updates or design issues, then resume guided task execution to produce completion or pause outputs.

Do I need to manually track task status when using OpenSpec change automation?

Manual task status tracking is unnecessary. The automation reads change status, displays progress, and automatically updates task states including blocked, in-progress, and completed conditions throughout the incremental implementation workflow.