agent-manager-skill

Installation
Summary

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
SKILL.md

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
Related skills

More from davila7/claude-code-templates

Installs
488
GitHub Stars
27.2K
First Seen
Jan 25, 2026