#717 · Primary category: AI Agents & Automation

ClawTeam

"ClawTeam: Agent Swarm Intelligence" (One Command → Full Automation)

Project last updated:05/09/26

GitHub Stars

5.5K

Forks

759

Contributors

29

License

MIT

Why we included this project

Most people running multiple coding agents end up babysitting each one through long tasks. ClawTeam flips that: you state the goal once, a leader agent spins up a team of workers, each in its own tmux window and git worktree, and they coordinate through an inbox and a shared board. Because it works with any CLI agent, from Claude Code to Codex to whatever you already use, there is no vendor lock-in. The orchestration runs on plain filesystem and tmux rather than message queues or containers, so setup is basically pip install plus one prompt. Teams juggling many parallel experiments or coding jobs will appreciate the web dashboard and kanban-style board for watching the whole swarm at a glance.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category