#450 · Primary category: AI Agents & Automation

swarm-forge

A simple tool for coordinating several AI agents.

Project last updated:08/29/26

GitHub Stars

3.2K

Forks

322

Contributors

4

License

Other

Why we included this project

SwarmForge is a coordinating system for running several AI agents on one codebase. It gives each agent its own git worktree and tmux session, and passes messages between them, so a coder and a reviewer can hand work off without stepping on each other. The branch-based workflows range from a quick two-agent loop up to a full six-role arrangement that splits specification, implementation, refactoring, hardening, and QA across dedicated agents. Teams that want a repeatable structure for role prompts and handoffs will find a useful reference here, which matters when you are trusting LLMs to edit real source.

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