Skip to content

kobe

Multiplex your agents like you multiplex your terminals. kobe runs Claude Code, Codex, and Copilot in parallel — each session on its own git worktree and branch, alive after you detach.

New to kobe?

Install with one command and fan out your first task in minutes — start with the quick start, then read the concepts behind Task = git worktree + engine session + branch.

Coming from Conductor or tmux?

kobe makes the terminal the product: desktop-agent-IDE parallelism with tmux-grade detach. Concepts maps the model you already know onto kobe’s.

CLI + API reference

Every kobe command and the scriptable kobe api surface for agents orchestrating agents — see the CLI reference.

Configuration

Engines, themes, notifications, and per-repo init — all in Configuration.

kobe ships a companion agent skill so Claude Code (or another agent) can drive the fan-out / supervise / fan-in loop itself:

Terminal window
kobe skill install

The skill source lives at .agents/skills/kobe/SKILL.md; kobe skill status shows what is installed, and kobe skill command prints the underlying install command.