Back to Skill Hub
Download Skill Package

System Prompt / Instructions

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

Common commands

python3 agent-manager/scripts/main.py doctor
python3 agent-manager/scripts/main.py list
python3 agent-manager/scripts/main.py start EMP_0001
python3 agent-manager/scripts/main.py monitor EMP_0001 --follow
python3 agent-manager/scripts/main.py assign EMP_0002 <<'EOF'
Follow teams/fractalmind-ai-maintenance.md Workflow
EOF

Notes

  • Requires tmux and python3.
  • Agents are configured under an agents/ directory (see the repo for examples).

Frequently Asked Questions

What is agent-manager-skill?

agent-manager-skill is an expert AI persona designed to improve your coding workflow. Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling. It provides senior-level context directly within your IDE.

How do I install the agent-manager-skill skill in Cursor or Windsurf?

To install the agent-manager-skill skill, download the package, extract the files to your project's .cursor/skills directory, and type @agent-manager-skill in your editor chat to activate the expert instructions.

Is agent-manager-skill free to download?

Yes, the agent-manager-skill AI persona is completely free to download and integrate into compatible Agentic IDEs like Cursor, Windsurf, Github Copilot, and Anthropic MCP servers.

@

agent-manager-skill

Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling.

Download Skill Package

IDE Invocation

@agent-manager-skill
COPY

Platform

IDE Native

Price

Free Download

Setup Instructions

Cursor & Windsurf

  1. Download the zip file above.
  2. Extract to .cursor/skills
  3. Type @agent-manager-skill in editor chat.

Copilot & ChatGPT

Copy the instructions from the panel on the left and paste them into your custom instructions setting.

"Adding this agent-manager-skill persona to my Cursor workspace completely changed the quality of code my AI generates. Saves me hours every week."

A
Alex Dev
Senior Engineer, TechCorp