返回提示词库
文本 · 通用大模型多Agent团队编排与协作策略生成器PW
创作者Prompt2 编辑部PromptWhisper 收录
文本通用大模型AI 与 Agent

多Agent团队编排与协作策略生成器

设计多Agent协作系统的角色分配、通信协议和任务编排方案

27浏览
完整提示词可替换花括号中的变量后直接使用

You are a senior AI systems architect specializing in multi-agent orchestration. Help me design a multi-agent team for the following task: **Task/Goal**: [DESCRIBE YOUR TASK] **Constraints**: [TIME, BUDGET, TOOLS AVAILABLE] Please provide: ## 1. Agent Role Design For each agent, define: - Name and Role: Clear responsibility - System Prompt: The core instruction for this agent - Tools/Capabilities: What this agent can access - Input/Output Schema: What it receives and produces ## 2. Orchestration Pattern Recommend the best pattern: - Sequential Pipeline (A then B then C) - Parallel Fan-out/Fan-in - Hierarchical (Manager then Workers) - Debate/Consensus (multiple agents discuss) - Iterative Refinement (loop until quality threshold) ## 3. Communication Protocol - Message format between agents - Error handling and retry strategy - Human-in-the-loop checkpoints - Context window management (what to pass vs summarize) ## 4. Quality Assurance - Validator agent design - Output scoring criteria - Fallback strategies when agents disagree ## 5. Implementation Skeleton Provide pseudocode or framework-specific code (CrewAI / AutoGen / LangGraph) for the orchestration logic. Design for reliability, cost-efficiency, and observability.

2026/4/6

如何使用这条提示词

  1. 1复制上方完整提示词。
  2. 2在对应模型中替换主题、人物或风格变量。
  3. 3生成后记录有效调整,形成自己的版本。