Show HN: Fleet – I built a multi-agent dev team that runs as a bash script
Category: devtools
Tags: ai-agents, developer-tool, automation, git-workflow, docker
Score: 6.8/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 6)
Fleet is a multi-agent orchestration tool that runs AI coding agents (Claude Code) in Docker containers, using git as a shared state and coordination mechanism. It's interesting because it replaces complex frameworks with a simple bash script that manages parallel development, review, and testing workflows while maintaining full audit trails through git commits.
Target audience: backend devs, devops, ai engineers
Repository: https://danrex.github.io/blog/replaced-dev-team-with-bash-script/ · Shell · MIT
View on Hacker News