Codex planner model gpt-5.2, effort high, MCP profile repo
Coordinate Codex, Claude, Gemini, and Linear from one native terminal. Pick the planner, appoint the lead, hand work across providers, fan out same-provider sub-agents, and keep the loop moving until review or green CI.
Codex
Claude cargo install amon-hen
amon-hen --studio --members codex,claude,gemini
Studio is the control surface for live work. Change roles, tag files, choose auth flows, inspect provider capabilities, watch tool usage, and keep Linear delivery visible while the agents run.
Amon Hen does not flatten Codex, Claude, and Gemini into a toy abstraction. It lets each CLI keep its auth, tools, Skills, MCP servers, model controls, effort controls, and permissions while Studio exposes the switchboard.
Codex planner model gpt-5.2, effort high, MCP profile repo
Claude lead sonnet, max effort, allowed tools policy
gemini-pro, high effort, settings profile
Target projects or epics, isolate each issue workspace, run the planner/lead/executor phases, retry with reconciliation, attach artifacts, and stop at human review or passing GitHub checks.
Target projects, epics, teams, states, assignees, labels, or explicit issue IDs.
Use a dedicated planner and lead to break each issue into provider-specific phases.
Create isolated workspaces, run tools, fan out sub-agents, test, and reconcile.
Comment progress, attach media, open or update GitHub work, and wait for review or CI.
amon-hen \
--deliver-linear \
--linear-project ENG \
--linear-until-complete \
--linear-completion-gate review-or-ci \
--members codex,claude,gemini \
--planner codex \
--lead claude \
--team-work 2 Amon Hen shells out to the local provider CLIs you already use. Keep them authenticated, then run Studio or script the exact provider team you want.
cargo install amon-hen
amon-hen --auth-status --capabilities-status
amon-hen --studio --members codex,claude,gemini
amon-hen --members codex,claude,gemini --team-work 2 "Inspect this repo"