
from cli-agent-orchestrator788
Orchestrate worker agents using the CLI Agent Orchestrator via async assign and sync handoff patterns.
Provides a standardized framework for supervisor agents to manage worker agents within the CLI Agent Orchestrator (CAO) ecosystem. It defines how to dispatch tasks, manage synchronization, and handle communication without blocking the system.
Use this skill when you are acting as a supervisor agent responsible for delegating work to other specialized workers, managing a fan-out execution strategy, or coordinating multi-agent workflows.
assign (asynchronous) and handoff (synchronous) tools, managing idle-based message delivery, and handling interactive worker prompts via answer_user_prompt.Designed for agents integrated with the cao-mcp-server and the CLI Agent Orchestrator runtime.
This skill has not been reviewed by our automated audit pipeline yet.