Test any agent system in 30 seconds. No Python needed:
swarm-test scan \
--agents "Researcher,Analyst,Writer,Reviewer" \
--edges "Researcher>Analyst,Analyst>Writer,Writer>Reviewer"
One command. 13 findings. 2 SPOFs. Health scores for every agent.

Top comments (1)
Update: shipped YAML config (feature #11). Every project now gets its own reliability policy — fail_on_severity, max_blast_radius, test filtering. Auto-discovered from project root.
Building toward making swarm-test a standard CI/CD gate for multi-agent systems.
