Skip to content
How it works

Delegate like you've got a crew

You stay the commander and the reviewer. Command Fleet handles the worktrees, streaming, diffing, merging, and deploys. There are two ways to work — pick per task.

Mode 1 · Hands-on

Dispatch & review

The everyday loop for a single, well-scoped task.

1

Create a task

Add a project, then describe the change in plain language. Attach a screenshot or spec if it helps.

2

Pick an agent & run

Choose Claude Code, Codex, or Gemini and a model. An isolated worktree spins up automatically.

3

Watch it work

Output streams into the task history live. Send a follow-up to refine, or cancel anytime.

4

Review & merge

Read the in-app diff, run your verify gate, then merge the branch — or discard it cleanly.

Mode 2 · Hands-off

The autonomous build loop

Tell the workspace PM what you want. It plans the whole thing and drives a fleet of agents to build it — pausing only when it needs you.

The autonomous build loop A pipeline: Describe, Scaffold, Plan, Build in parallel, Review, then Ship. A dashed auto-retry arrow loops from Review back to Build. Describe one sentence Scaffold stack pack Plan task graph Build parallel agents Review retry / escalate Ship merge + deploy auto-retry

It runs in order

Tasks declare dependencies. The scheduler only starts a task when its prerequisites are done — and runs independent ones in parallel.

It self-corrects

If a task fails its verify gate, the loop retries automatically a set number of times, then leaves it In review for you.

It integrates as it goes

Each finished branch auto-merges into the base, so the next task always builds on real, integrated progress.

Context that travels

Give every agent the right brief

Each project carries a context vault and house rules, so you never re-explain the basics. Pointers (repo URL, build folder, docs) go into the prompt; secrets stay in a separate vault that is never sent to any agent.

  • Pointers vault — included in the agent's brief
  • Secrets vault — credentials, never sent to a model
  • Prompt preamble — your coding conventions, prepended every run
  • Setup, cleanup, and verify scripts per project
Command Fleet board

Ready to delegate?

Start your 14-day free trial and run your first task in minutes.