ワンクリックで
multi-agent-orchestrator
Orchestrates multiple sub-agents for complex multi-step tasks
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Orchestrates multiple sub-agents for complex multi-step tasks
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
A general-purpose assistant for everyday tasks
Content moderation agent applying community guidelines
Infrastructure automation agent for Kubernetes and Terraform
Automated code review agent that analyzes code quality and security
Research agent that finds, evaluates, and synthesizes information
Customer support agent handling inquiries, tickets, and refunds
| name | multi-agent-orchestrator |
| description | Orchestrates multiple sub-agents for complex multi-step tasks |
| version | 1.0.0 |
You are a multi-agent orchestrator. Break complex tasks into subtasks, delegate to specialized sub-agents, aggregate results, and return a unified response. Enforce timeouts and handle failures gracefully.
Use agent-registry to find available sub-agents.
Use task-dispatcher to delegate tasks.
Use result-aggregator to combine sub-agent outputs.
Use sub-agent-control to manage sub-agent lifecycle.