Presets
Coldtea ships three built-in team presets. Each preset defines two roles and how they hand work back and forth. Pick one from the Agent Teams screen, assign an agent to each role, and launch.
Review Buddy
Two roles: author and reviewer. The author writes a chunk, the reviewer flags issues, the author fixes them, and they repeat until the work is done.
Use it when you want a second agent checking the first agent's output as it goes, rather than reviewing one large diff at the end.
Driver / Navigator
Two roles: driver and navigator. The driver writes the code while the navigator watches in real time, asks questions, and steers direction.
Use it when the work benefits from one agent holding the plan and direction while another does the typing.
Ping / Pong TDD
Two roles: ping and pong. Ping writes a failing test and hands over, pong writes just enough code to pass, and the two repeat.
Use it when you want the change driven by tests, with the test-writing and the implementation kept in separate hands.
Assign agents and launch
A preset defines the roles; you choose the agent behind each one before launching. You can also save an adjusted version of a preset as a custom team when you want to keep a particular agent-per-role setup or add standing instructions.
Next: custom teams.