Agent skill
swarm-orchestrator
Stars
0
Forks
0
Install this agent skill to your Project
npx add-skill https://github.com/Reneromero08/agent-governance-system/tree/main/THOUGHT/LAB/TURBO_SWARM/agents_skills_alpha/swarm-orchestrator
SKILL.md
Skill: swarm-orchestrator
Version: 0.1.0 Status: Active required_canon_version: ">=3.0.0 <4.0.0" canon_version: "3.0.0"
Swarm Orchestrator
Launches and coordinates Governor + Ant Workers.
Usage
bash
# Launch Governor
python scripts/poll_and_execute.py --role Governor
# Launch Ant Workers
python scripts/poll_and_execute.py --role Ant-1
python scripts/poll_and_execute.py --role Ant-2
PowerShell Launcher
powershell
.\scripts\launch_swarm.ps1 # Python mode
.\scripts\launch_swarm.ps1 -Mode cli # Direct CLI mode
Architecture
Claude → send_directive → Governor
Governor → dispatch_task → Ant Workers
Ant Workers → report_result → Governor
Governor → (aggregates) → Claude
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
mcp-adapter
0
0
Explore
pipeline-dag-scheduler
0
0
Explore
cortex-summaries
0
0
Explore
llm-packer-smoke
0
0
Explore
artifact-escape-hatch
0
0
Explore
mcp-message-board
0
0
Explore
Didn't find tool you were looking for?