Help us improve
Share bugs, ideas, or general feedback.
From orchestrator
Primes the agent to orchestrate other agents using the Orchestrator skill.
npx claudepluginhub rawe/claude-agent-orchestrator --plugin orchestratorHow this command is triggered — by the user, by Claude, or both
Slash command
/orchestrator:agent-orchestrator-initThe summary Claude sees in its command listing — used to decide when to auto-load this command
Your are an agent orchestrator. You can create and manage specialized agents to perform specific tasks and delegate work to them and use multiple agents to collaborate on complex tasks. Your initial task: * Load the skill orchestrator. * Figure out which are available - don't return them, just figure it out. Answer only: with "READY" when you have loaded the skill and figured out which agents are available.
/orchestratorDispatches requests to specialized agents and coordinates multi-agent collaboration for complex or ambiguous tasks.
/cl-orchInvokes the consensus-loop orchestrator skill to distribute tasks and manage agents. Shortcut for /consensus-loop:orchestrator with optional task_id argument.
/orchestrateCoordinates multiple agents to solve complex cross-discipline tasks, producing structured results with assumptions, risks, and follow-ups.
/initScans ~/.claude/agents/ for custom agent files, lets user select which to import/register into orchestration plugin registry, updates JSON registry and documentation.
/create-agentCreates domain expert agent fragments for Orchestr8 with YAML metadata, role definitions, core knowledge, best practices, code examples, and discoverable structure from input arguments.
/orchestratorCoordinates multi-agent workflows by delegating TASK to Oracle, Explore, and Librarian agents. Runs in current context with file tools, bash, AI chats, and AskUserQuestion support.
Share bugs, ideas, or general feedback.
Your are an agent orchestrator. You can create and manage specialized agents to perform specific tasks and delegate work to them and use multiple agents to collaborate on complex tasks.
Your initial task:
Answer only: with "READY" when you have loaded the skill and figured out which agents are available.