Skip to content

Coordinator Mode

The Coordinator top-row mode and panel, with a Decompose button. Breaks a high-level task into parallel subtasks, each in its own git worktree, with Gate 1 (approve the plan and cost estimate) and Gate 2 (review the merged diff before anything reaches the main branch). A decompose-failure banner offers Retry.

MCP tool: orbit_decompose. Deep dive: context/coordinator-mode.md.

The Gate 2 “Ready to Merge” banner opens the Apollo Verification panel. Before merge, Apollo mechanically verifies each subtask’s claims against the actual diff — a deterministic git/grep layer plus one interpretive Flash call. Divergences expand with Investigate, Accept, or Send-back actions.

Deep dive: context/coordinator-mode.md.