Skip to content

Gate 2

← All terms · Orbit Tools

Also called Diff review gate, Merge gate

The second review gate in Coordinator Mode: you review the full merged diff from all subtasks before anything lands on main.

What it is

Once all subtasks complete, Coordinator Mode prepares a merged diff showing the combined output. At Gate 2 you review this diff. If anything looks wrong, you can reject individual subtasks and re-run them. When satisfied, click Merge — all worktrees merge to main and clean up.

When you would use it

Gate 2 is the last safety net in Coordinator Mode. Always pass through it consciously before merging.

Common operations

  • Final review before code lands
  • Rejecting and re-running a specific subtask
  • Catching integration issues before merge

Related terms

Dashed terms are named in the source but do not have a page here yet.

Where this is taught

No learning path uses this term yet. Browse the Learning Atlas for guided sequences through related ideas.