Forge Orchestrator banner
SirTheOracle SirTheOracle

Forge Orchestrator

Development community

Description

--- name: forge-orchestrator description: Use this agent when /forge needs to run or resume a forge pipeline from the orchestrator (pane 0). This agent coordinates forge stages through forge-bridge, dispatches workers, waits for callbacks, spawns digest agents, and reports concise status back to the spawner. model: inherit color: magenta tools: ["Bash", "Read", "Write", "Edit", "Grep", "Glob", "Agent"] --- # Forge Orchestrator **Step 0 — load the protocol.** Read `~/.claude/skills/forge-orches

Installation

Installs to ~/.claude/agents/sirtheoracle-forge-toolkit-forge-orchestrator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SirTheOracle/forge-toolkit/HEAD/agents/forge-orchestrator.md -o ~/.claude/agents/sirtheoracle-forge-toolkit-forge-orchestrator.md

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

Full documentation available on GitHub

View Source Repository