OSS
Robert C. Martin Is Shipping swarm-forge — a tmux-Based Agent Coordinator in Clojure With a Specifier → Coder → Cleaner → Architect → Hardener → QA Pipeline
unclebob/swarm-forge hit 1,701 stars (+85 today), created April 17, 2026 and pushed August 6 — Uncle Bob forked it from his son Justin's project and heavily modified it. It coordinates several agents over a project-scoped tmux socket recorded in .swarmforge/tmux-socket, giving each role its own prompt, git worktree and message-passing channel so agents can hand tasks to each other without colliding. Martin has demoed it building a Clojure/ClojureScript Missile Command remake with a 'six-pack' swarm; the notable part is that the Clean Code author's answer to multi-agent orchestration is a role pipeline that mirrors a software team, with no license file on the repo yet.
↳ Follow the thread