amux for Engineering Managers
Augment your team's velocity without hiring.
Use amux to assign repetitive tasks to AI agents — test generation, dependency updates, code review, documentation. Your engineers focus on architecture and complex problems.
Track everything
- Per-session token spend — know what each agent costs
- Board-based task tracking with due dates
- iCal sync so deadlines appear in your calendar
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