Agent skill
governor
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/governor
SKILL.md
Skill: governor
Version: 0.1.0 Status: Active required_canon_version: ">=3.0.0 <4.0.0" canon_version: "3.0.0"
Governor
The Conductor - analyzes, decomposes, and dispatches tasks to Ant Workers.
Usage
bash
python scripts/run.py input.json output.json
Input Schema
json
{
"gemini_prompt": "Analyze D:/path/to/files and summarize",
"task_id": "analyze-001",
"command_type": "analyze",
"timeout_seconds": 60
}
Command Types
| Type | Purpose |
|---|---|
analyze |
Read/analyze files, return findings |
execute |
Run a command, return results |
research |
Deep research on topic |
report |
Generate comprehensive report |
Workflow
- Receive directive from Claude
- Analyze and decompose into subtasks
- Dispatch to Ant Workers via MCP
- Monitor progress
- Aggregate results
- Report to higher authority
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?