Files
nexus/wiki/entities/OrchestratorAgent.md
2026-04-26 00:02:55 +08:00

22 lines
634 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]