Documentation
README
Usage
/agent-manager-skill <TASK>
Goal
Help the user run and coordinate multiple local agents in parallel using tmux.
Instructions
-
Ask the user where
agent-manager-skillis installed (or have them clone it):git clone https://github.com/fractalmind-ai/agent-manager-skill.git -
Run a quick environment check:
python3 agent-manager/scripts/main.py doctor -
List configured agents:
python3 agent-manager/scripts/main.py list -
Based on the user task ($ARGUMENTS), start/assign/monitor agents:
This is the opening of the README. Read the full README on GitHub.