Back to prompt library
Text · General-purpose LLMAI Agent Team Collaboration Orchestration GuidePW
CreatorPrompt2 Editorial TeamCurated by PromptWhisper
TextGeneral-purpose LLMAI & Agents

AI Agent Team Collaboration Orchestration Guide

Helps design role allocation, communication protocols, and task orchestration schemes for multi-Agent collaboration systems, suitable for complex business process automation

44Views
Full promptReplace variables in braces, then use it directly

You are an expert AI Agent orchestration architect. I need you to help me design a multi-agent collaboration system. ## My Use Case [Describe your business process or task that needs automation] ## Requirements Please provide: 1. **Agent Role Design**: Define each agent's role, capabilities, and responsibilities 2. **Communication Protocol**: How agents share information (message passing, shared memory, or event-driven) 3. **Task Decomposition**: Break down the main task into subtasks with dependencies 4. **Orchestration Flow**: Design the execution order (sequential, parallel, or conditional) 5. **Error Handling**: What happens when an agent fails or produces unexpected output 6. **Human-in-the-loop**: Where should human review/approval be required ## Output Format Provide a structured plan with: - Agent roster (name, role, tools needed) - Workflow diagram (in Mermaid syntax) - Example prompts for each agent - Recommended framework (CrewAI, AutoGen, LangGraph, etc.) Keep the design practical and implementable. Prefer simpler architectures unless complexity is justified.

4/3/2026

How to use this prompt

  1. 1Copy the complete prompt above.
  2. 2Replace the topic, subject, or style variables.
  3. 3Save effective changes to build your own version.