Auto-sync: 2026-04-26 00:02

This commit is contained in:
2026-04-26 00:02:55 +08:00
parent 8cceccf489
commit f1de106298
42 changed files with 1482 additions and 30 deletions

View File

@@ -0,0 +1,21 @@
---
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]]