execute-openspec-change

Orchestrate OpenSpec change workflows across design, planning, execution, review, and merge.

3|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/denki-san/exec-openspec-change --skill execute-openspec-change
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execute-openspec-change
Source: https://github.com/denki-san/exec-openspec-change/tree/main/skills/execute-openspec-change
Command: npx skills add https://github.com/denki-san/exec-openspec-change --skill execute-openspec-change

SYSTEM DOCUMENTATION & REQUIREMENTS

## What problem does it solve? Orchestrates the end-to-end OpenSpec change workflow, eliminating manual handoffs and fragmentation across design, planning, execution, review, and merge.

## Core Features & Use Cases

  • End-to-end orchestration of OpenSpec changes across stages: design validation, planning, worktree management, subagent execution, code review, testing, and merging.
  • Git worktree-based isolation and predictable, parallel change execution.
  • Automatic integration with Superpowers skills for design brainstorming, plan generation, and code review, with state persistence and rollback support.

### Quick Start Start an automated OpenSpec change by issuing /execute <change-id> in your chat.

Frequently Asked Questions about execute-openspec-change

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

FAQPage Schema
How do I automate OpenSpec change execution from design validation to merging?

Automating OpenSpec change execution involves orchestrating design validation, planning, worktree management, subagent execution, code review, testing, and merging through an automated trigger pattern, eliminating manual handoffs across these fragmented stages.

How does git worktree isolation work when executing OpenSpec changes?

Git worktree-based isolation provides predictable, parallel change execution for OpenSpec changes by separating environments, ensuring state persistence and safety checks prevent cross-branch contamination during subagent execution and automated testing.

Can I integrate Superpowers skills for code review and plan generation during OpenSpec orchestration?

Yes, OpenSpec change orchestration integrates automatically with Superpowers skills for design brainstorming, plan generation, and code review, handling state persistence and rollback support throughout the automated workflow.

What happens if a conflict is detected during automated OpenSpec change execution?

When conflict detection triggers during OpenSpec change execution, the orchestration workflow provides rollback options and user prompts to safely resolve the issue, ensuring state management persists the execution state for recovery.

Do I need any specific dependencies to orchestrate OpenSpec proposals with subagents?

No specific external dependencies are required to orchestrate OpenSpec proposals with subagents; the skill handles execution modes, progress tracking, and state management natively while integrating with Superpowers skills.