One prompt becomes N isolated attempts.
Fan-out is the first primitive, and isolation is the point. kobe spawns every attempt in its own git worktree on its own branch, running whichever engine you point it at — claude, codex, copilot, kimi, or your own command. Independent nodes, no shared state, no agents stepping on each other's files.
$ kobe api fan-out --prompt "simplify auth" \ --vendor claude --count 3 ✓ 3 worktrees · 3 branches · 3 sessions