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.
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.
Plugins
Extend the daemon with your own plugins — start with Writing kobe plugins.
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:
kobe skill installThe 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.