Bob Martin Shares Agent Squad Orchestration: FSMs and Monte Carlo Testing

blaizedsouza · x · 2026-08-05

Uncle Bob Martin shared details about an orchestration harness he is building for a squad of agents. The system features a supervisor agent managing various worker agents, including analysts, reviewers, architects, and testers.

The workflow follows a fixed path from themes to code and architecture, described using a static Finite State Machine (FSM). He had the agents build the FSM and a simulator to test the squad. By injecting delays and failures and running Monte Carlo simulations, he evaluated the robustness of the system.

Original post →

More from coding & agent

coding & agent channel →