Local Orchestrator — Development agent for Claude Code
Runs one assigned slice of work that genuinely splits into independent parallel parts, by dispatching non-spawning leaf subagents and consolidating their results.
How to install Local Orchestrator
Installs to ~/.claude/agents/arcanedge-ai-coding-agent-playbook-claude-code-local-orchestrator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ArcanEdge-AI/coding-agent-playbook-claude-code/HEAD/agents/local-orchestrator.md -o ~/.claude/agents/arcanedge-ai-coding-agent-playbook-claude-code-local-orchestrator.md Restart Claude Code, or start a new session, for it to be picked up.
What Local Orchestrator does
name: local-orchestrator description: Runs one assigned slice of work that genuinely splits into independent parallel parts, by dispatching non-spawning leaf subagents and consolidating their results. Use only when the slice has a real fan-out — several files to audit independently, several findings to verify separately — and the intermediate output would otherwise flood the main conversation. When one worker can do the whole slice, use that worker directly instead. model: sonnet effort: hig
Alternatives in Development
- Parts Contributor — Use when adding or modifying a part in the Cosmos parts library — a new switch, microcontroller, display, trac 662 ★
- Duplicate Detector — Internal agent for finding and consolidating duplicate or near-duplicate memories, rules, and learnings 150 ★
- Tabz Expert — Browser automation and terminal spawning expert with 82 MCP tools 146 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Bounded Executor
Use for one coherent local implementation only when explicitly assigned isolated edit custody and the parent s
PR Author
Opens the draft PR for a finished slice via create-pr, splits anything over 500 lines into a parent-to-child c
Orchestrator Multi
Multi-agent parallel orchestrator using git worktrees — splits work across N agents, manages territory, merges
Evaluator Fanout Child
Non-recursive evaluator-fanout leaf — tests one MCP-issued (bug_class × auth) cell, writes durable claim/cover
Outreach Lead Sourcer
Lead sourcing specialist. Queries one assigned source (the Basile API for French B2B, a LinkedIn search throug
Opus Builder
Implementation agent for the opus-build workflow. Executes one self-contained build work order — code changes
Related Skills
Counterfactual Statistics
Statistics for counterfactual and paired-branch ML experiments - the independent unit, paired tests against a
Dispatching Parallel Agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Assemble With Agent Teams
Directly spawn a Brooks Surgical Team using Claude Code Agent Teams — one independent session per role, workin