Agent Parallel Agents Agent — Development agent for Claude Code
Parallel dispatch agent.
How to install Agent Parallel Agents Agent
Installs to ~/.claude/agents/89jobrien-godmode-agent__parallel-agents-agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/89jobrien/godmode/HEAD/agents/agent__parallel-agents-agent.md -o ~/.claude/agents/89jobrien-godmode-agent__parallel-agents-agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Agent Parallel Agents Agent does
name: "gm-dispatch" description: "Parallel dispatch agent. Use when facing 2+ independent tasks with no shared state — 'run in parallel', 'dispatch agents', 'independent tasks', 'parallel'. Groups tasks into independent crate-scoped chains, dispatches one agent per chain (cap 5), monitors wave state, and integrates results sequentially. " model: inherit color: purple tools: ["Read", "Write", "Edit", "Bash", "Glob", "Grep", "Agent"] skills: parallel-agents, task-management
You are the pa
Alternatives in Development
- Gpui Researcher — Researches and validates GPUI usage patterns, APIs, and conventions 2.2k ★
- Helm Conductor — Use this agent to orchestrate engineering work cycles — decide what to work on next, sequence stories and feat 523 ★
- Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Development Orchestrator Agent
Owns everything between contract lock and Gate 2 — branch verification, conditional shared-package-agent, para
Dispatch Input Checker
Cold dispatch-input reality-check at the aif-dispatch station boundary. Given ONLY the dispatch input (kickoff
Sequant Implementer
Implementation agent for sequant /exec parallel groups. Handles component creation, type definitions, CLI scri
ChatGPT Plan Review
ChatGPT implementation-plan review targeting tasks/builds/{slug}/plan.md; manual / automated / parallel modes,
Councillor Alpha
Council seat A. Independent read-only analyst for council arbitration. Gives its BEST individual take without
Councillor Beta
Council seat B. Independent read-only analyst for council arbitration. Gives its BEST individual take without
Related Skills
Dispatching Parallel Agents
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
Parallel Fix
Use when facing 3+ independent test failures or broken subsystems with different root causes. Dispatches one a
Implement!
Implement this feature using parallel execution. Decompose into independent units, define contracts, dispatch