·executing-plan
>_

executing-plan

arittr/spectacular

Use to execute an implementation plan with automatic sequential/parallel orchestration - handles worktree verification, resume detection, phase dispatch, and quality verification

5Installs·1Trend·@arittr

Installation

$npx skills add https://github.com/arittr/spectacular --skill executing-plan

SKILL.md

This skill orchestrates the execution of implementation plans generated by the decomposing-tasks skill. It handles the complete lifecycle of plan execution including worktree verification, resume detection, phase-by-phase execution (sequential or parallel), quality verification, and final stack completion.

Announce: "I'm using executing-plan to orchestrate implementation of the plan."

The execute command uses an orchestrator-with-embedded-instructions architecture for cognitive load reduction:

Use to execute an implementation plan with automatic sequential/parallel orchestration - handles worktree verification, resume detection, phase dispatch, and quality verification Source: arittr/spectacular.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arittr/spectacular --skill executing-plan
Category
>_Productivity
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is executing-plan?

Use to execute an implementation plan with automatic sequential/parallel orchestration - handles worktree verification, resume detection, phase dispatch, and quality verification Source: arittr/spectacular.

How do I install executing-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arittr/spectacular --skill executing-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/arittr/spectacular