You're the switchboard
A window open for every session, and you're the wire between them — copy from this one, paste into that one, remember which is waiting on you. The coordination is a job, and it's yours.
Stop shuffling 10 terminal windows. flotilla turns separate Claude Code / Codex / Grok sessions into one centrally coordinated fleet. A single hub agent coordinates multiple streams of work and lets you drive strategy, not implementation.
You pay for Claude Code. Maybe Codex and Grok too. Each one, on its own, is brilliant. Running several at once is where it falls apart — and if that's your day, you already know exactly how.
A window open for every session, and you're the wire between them — copy from this one, paste into that one, remember which is waiting on you. The coordination is a job, and it's yours.
Every new session starts from zero. The conventions you set, the decisions you made yesterday, what worked last time — gone. You re-explain your own project, again, to the same tool.
Look away and progress stops. So you babysit — not because the work is hard, but because there's no one minding the fleet while you step out for lunch.
Nothing here needs a terminal open. You talk to one agent — your chief of staff — and it runs the rest.
You open the chat channel on your phone. Your chief of staff has a two-line summary waiting: three things shipped overnight, one needs your call. You reply “go with option B” and put the phone down. No terminal was opened.
You're deep in your own editor. Meanwhile your backend desk is running the migration you queued and your docs desk is rewriting a guide. You're not watching either — and they don't need you to be.
Your research desk finishes a benchmark; the coordinator posts the result to your phone. You read it in the lunch line and type “ship it.” It routes to the right desk and you get a confirmation that the message actually landed — not a hope that it did.
A new project comes in. You spin up a desk for it in minutes over a coding agent you already run — and it starts already knowing your conventions and recent decisions, from a memory that carried over, instead of from a blank slate.
You log off. The coordinator keeps advancing the work you already approved and stops to ask only when something is genuinely yours to decide. Tomorrow's brief is already being written.
Group your work into domains — backend, research, docs, infra — and each gets its own small crew of agents that runs mostly on its own. Start one when a project lands, retire it when it's done, so the shape of your fleet follows the work instead of a flat pile of to-dos. (A flotilla is one such coordinated domain — the product is named for them.)
Each desk keeps its own memory — your conventions, the decisions you've made, what worked last time — so it doesn't reset to zero every session. That memory is memex, a companion project flotilla pairs with. Learning across sessions is the point.
You don't manage five agents. You talk to one — the coordinator. It takes your intent, routes it to the right desk, chases the replies, and reports back in plain language. One conversation; the whole fleet behind it.
flotilla doesn't replace Claude Code, Codex, or Grok — it sits over them. There's no new agent framework to learn and no migrating your work into someone else's runtime. You point the coding agent you already run at one file, and you're coordinated in minutes.
Curious how flotilla compares to agent frameworks and terminal tools? agent platforms vs flotilla · herdr vs flotilla
You message the coordinator like a colleague — “what shipped overnight?”, “benchmark the cache and report back.” From your laptop or your phone. That's the entire cockpit.
The coordinator hands work to a desk running in a real session, and tells you the message actually landed. If a desk has crashed, it says so — it never quietly drops what you asked for.
Each instruction and reply is copied to your chat channel under the sender's name — a timestamped history you can read back from any device, so the log never disagrees with what happened.
Each desk acts unattended on safe work and stops for your OK on the risky kind. Progress without babysitting; a hand on the brake when it matters.
flotilla dash, your desks and work at a glancev0, built in the open — so you can see exactly what's real and what's next before you rely on it.
You already run a coding agent that can install software and follow a guide. So hand it the guide. Paste this into Claude Code, Codex, or Grok — it does the rest and explains each step as it goes.
Paste into your coding agent:
Read https://github.com/jim80net/flotilla/blob/main/llm.md and set flotilla up for me: install it, tag one of the coding agents I already have running, deliver a first message to it, and start the coordinator. Explain each step in plain language as you go, and stop and tell me if anything is missing.
That guide walks the whole thing end-to-end — checking prerequisites, installing, tagging your first agent, sending your first message, and starting the self-continuing clock. Wiring the chat channel is an optional last step.