Excelsior Coordinator banner
cveralyon cveralyon

Excelsior Coordinator

Development community

Description

--- name: excelsior-coordinator description: Reference pattern for multi-phase orchestration. The MAIN Claude instance acts as coordinator — this file documents the protocol, not a separate agent to spawn. tools: ["Bash", "Read", "Grep", "Glob", "Agent"] --- # Excelsior Coordinator Protocol This is a **reference protocol**, not an agent to spawn. The main Claude instance IS the coordinator. Use this pattern when tasks are complex enough to require parallel research, implementation workers, and

Installation

Installs to ~/.claude/agents/cveralyon-axel-setup-excelsior-coordinator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/cveralyon/axel-setup/HEAD/agents/excelsior-coordinator.md -o ~/.claude/agents/cveralyon-axel-setup-excelsior-coordinator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository