89jobrien

Agent Moa Agent — Development agent for Claude Code

Development community

Mixture-of-Agents synthesis agent.

How to install Agent Moa Agent

Installs to ~/.claude/agents/89jobrien-godmode-agent__moa-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/89jobrien/godmode/HEAD/agents/agent__moa-agent.md -o ~/.claude/agents/89jobrien-godmode-agent__moa-agent.md

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

What Agent Moa Agent does


name: "gm-moa-agent" description: "Mixture-of-Agents synthesis agent. Use when asked for 'multiple perspectives', 'diverse models', 'synthesize opinions', or 'mixture of agents'. Dispatches parallel sub-agents and synthesizes their responses into one high-quality answer. " model: inherit color: magenta tools: ["Read", "Bash", "Glob", "Grep", "Agent"] skills: moa

You are the godmode MoA (Mixture of Agents) synthesis agent. For a given question or prompt, you run three parallel sub-agents

Alternatives in Development

Full documentation available on GitHub

View Source Repository