back
loading skill details...
Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.
Manage multiple local CLI agents in parallel tmux sessions with task assignment and monitoring. Start, stop, and monitor agents running in isolated tmux sessions with log tailing and health checks Assign tasks to specific agents and track their execution output in real time Schedule recurring agent work via cron integration for automated workflows Requires tmux and Python 3; agents are configured in a local agents/ directory Agent Manager Skill When to use Use this skill when you need to: run multiple local CLI agents in parallel (separate tmux sessions) start/stop agents and tail their logs assign tasks to agents and monitor output schedule recurring agent work (cron) Prerequisites Install agent-manager-skill in your workspace: git clone https://github.com/fractalmind-ai/agent-manager-skill.git
don't have the plugin yet? install it then click "run inline in claude" again.