If you're running multiple CLI agents locally and need them in separate tmux sessions with independent task queues, this does exactly that. You can start, stop, assign work, and tail logs per agent, plus it's cron-friendly for scheduled runs. The doctor command checks your setup, and agents live in a local agents/ directory you configure yourself. It's straightforward orchestration without the overhead of Docker or Kubernetes. Just know that you're managing everything through Python scripts and tmux, so if that stack doesn't fit your workflow or you need cross-machine orchestration, look elsewhere.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill agent-manager-skill