amux for Startup CTOs
Ship like a team of 10 with a team of 3.
Early-stage startups need to move fast. amux lets your small team multiply output by running AI agents for the tasks that don't need human creativity — tests, boilerplate, migrations, docs.
Get started with amux
Run dozens of Claude Code agents in parallel. Python 3 + tmux. Open source.
git clone https://github.com/mixpeek/amux && cd amux && ./install.sh
amux register myproject --dir ~/Dev/myproject --yolo
amux start myproject
amux serve # → https://localhost:8822View on GitHub