Squad recipes
Builder and tester
Cards: an agent, a terminal running your dev server, a browser. Arrows: agent → terminal, agent → browser.
Ask: “Add a newsletter sign-up form, then open the page in the browser and check that it works.” The agent edits the code, sees the result in the browser and fixes what’s broken.
Lead and helpers
Cards: one lead agent, two helper agents, a task board. Arrows: lead → each helper, all three → task board.
Ask the lead to split the job into tasks on the board and hand them out. You watch tasks move from To do to Done.
Author and reviewer
Cards: an isolated agent. Then choose Add a reviewer in the agent’s menu — a second agent on a different AI reads the changes without editing anything. You read both, pass notes back to the author, and merge its branch.
Night shift
Cards: an isolated agent, a budget card. Schedule in the agent’s menu starts the work at night, the budget makes sure it can’t overspend, and because the agent works on its own branch, in the morning you merge what you like and throw away what you don’t.