openspec-apply-change

Implement OpenSpec change tasks by coordinating workflow selection and artifact review.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/evandrodevbr/GeminiNexus --skill openspec-apply-change-evandrodevbr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-apply-change
Source: https://github.com/evandrodevbr/GeminiNexus/tree/main/.claude/skills/openspec-apply-change
Command: npx skills add https://github.com/evandrodevbr/GeminiNexus --skill openspec-apply-change-evandrodevbr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps developers execute OpenSpec change tasks systematically by selecting the correct change, understanding workflow state, and applying implementation steps without losing track of progress.

Core Features & Use Cases

  • Change Workflow Management: Selects OpenSpec changes, checks schema status, and retrieves the required implementation instructions.
  • Task Execution Guidance: Reads context artifacts, implements pending tasks, updates completion status, and handles blockers safely.
  • Use Case: When a project has an active OpenSpec change with pending tasks, use this Skill to guide the implementation process from planning artifacts through completion.

Quick Start

Use the openspec-apply-change skill to implement the active OpenSpec change and complete its remaining tasks.

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 OpenSpec change tasks without losing track of progress?

Apply OpenSpec change tasks by coordinating workflow selection, reviewing context artifacts, and executing incremental code changes while tracking completion state through the openspec CLI.

What is the best way to manage active OpenSpec changes during software development?

Managing active OpenSpec changes involves selecting the correct change, checking schema status, retrieving implementation instructions, and guiding task execution from planning artifacts through to completion.

Do I need the openspec CLI to execute OpenSpec implementation steps?

Yes, executing OpenSpec implementation steps requires openspec CLI access to inspect change status, retrieve instructions, and manage task completion state during the software development workflow.

How does OpenSpec workflow selection handle blockers during task execution?

OpenSpec workflow selection handles blockers safely by reading context artifacts, implementing pending tasks, and managing completion status to ensure implementation handoffs proceed without losing track of progress.

Can I use OpenSpec for incremental code changes in an active software development project?

Yes, you can use OpenSpec for incremental code changes in software development projects, as it guides implementation from planning artifacts and updates task completion status through the openspec CLI.