22 lines
634 B
Markdown
22 lines
634 B
Markdown
---
|
||
title: "Orchestrator Agent"
|
||
type: entity
|
||
sources: [workflow-startup-mvp]
|
||
last_updated: 2026-04-25
|
||
---
|
||
|
||
## Definition
|
||
Orchestrator Agent 是未来用于自动化多 Agent 工作流的编排 Agent,可替代手动 copy-paste 实现自动化流水线协作。
|
||
|
||
## Details
|
||
- **用途**:自动化 [[workflow-startup-mvp]] 中描述的手动 7 步多 Agent 流程
|
||
- **核心能力**:自动触发专业 Agent、自动传递上下文、自动评估质量门控
|
||
- **相关模式**:[[Sequential Handoff]]、[[Quality Gate]]、[[Context Passing]]
|
||
|
||
## Aliases
|
||
- Orchestrator Agent
|
||
- Orchestrator
|
||
|
||
## Sources
|
||
- [[workflow-startup-mvp]]
|