📄 skillActivePromisinghigh
cli-agent-orchestrator
by awslabs
No description available
Supported Platforms
🤖 Claude Code
Quality Breakdown
107/ 200
Content Signals
Repo Health
Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.
Trust & Verification
high
Broad system access required. Carefully review permissions before installing.
Active
Updated within the last 90 days. Actively maintained.
Risk Assessment
- Multi-agent spawning and orchestration: Repository is explicitly designed to spawn and coordinate multiple AI agent processes (Claude Code, Kiro CLI, Codex, Gemini CLI, etc.) in isolated tmux sessions
- Autonomous operation: Supervisor agents can automatically delegate tasks to multiple worker agents in parallel without explicit per-task human approval gates
- Shell/terminal access: Uses tmux to manage terminal sessions and execute commands across multiple agents with coordinator communication
- External code execution: Framework coordinates execution of external CLI tools and agents, with agents able to run code and commands
- Inter-process communication: Uses MCP (Model Context Protocol) for agents to communicate and exchange instructions (handoff, assign, send_message primitives)
- Workflow automation: Supports scheduled agent runs and cron-style triggers via Flows feature, enabling unattended autonomous execution