exe-plan

Community

Orchestrate plan execution via subagents.

Authorgsa9
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables executing a multi-phase plan by delegating each phase to independent subagents, while the main thread acts as a minimal orchestrator.

Core Features & Use Cases

  • Lightweight orchestration: Reads the plan.md once and dispatches phases to subagents without executing tasks itself.
  • Deterministic execution: Supports parallel groups and sequential mode (--sequential) to control phase concurrency.
  • Resumable flow: Tracks completion via plan-results/done-phase-*.md to resume after failures.

Quick Start

Use the /exe-plan command to run the current plan.md in a fresh session, ensuring plan integrity and isolated subagent execution.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: exe-plan
Download link: https://github.com/gsa9/claude-plan-skills/archive/main.zip#exe-plan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.