It's a single bash script (~1800 lines), no dependencies beyond Docker and the Claude CLI. Agents coordinate through git: tasks are files, locks are commits, each task gets its own branch. Early and rough, but it brings me value and I use it daily.
Happy to answer questions or hear how others are approaching multi-agent setups.