원클릭으로
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.