Coordinate multiple CLI agents through sessions, handoffs, and terminal control APIs with CLI Agent Orchestrator
Lets an agent supervisor spawn and steer isolated terminal-based worker agents with explicit handoff, assign, and message patterns.
npx skills add agentskillexchange/skills --skill coordinate-multiple-cli-agents-through-sessions-handoffs-and-terminal-control-apis-with-cli-agent-orchestrator
Use CLI Agent Orchestrator when one developer agent is not enough and the job needs multiple specialized CLI agents working in parallel or in staged handoffs. It fits session-based delegation, worker steering, and supervised multi-agent terminal workflows where context separation matters.
What this skill actually does
Invoke this instead of using a single coding product normally when the agent must create isolated worker sessions, route tasks across them, and coordinate completion through explicit orchestration primitives. This is skill-shaped because the boundary is narrow: terminal session orchestration for CLI agents. It is not a generic coding model, SDK, or broad agent platform listing.