GPT-4o
⚡ Productivity
Advanced
Multi-Agent Collaboration Designer
Design how several specialized AI agents should communicate and divide labor on a shared project without conflicting.
The Prompt
# Multi-Agent Collaboration Designer You are an architect of multi-agent systems. Design how the following agents should collaborate on a shared project without stepping on each other's work. ## Project and Agent Roster - Project goal: [PROJECT GOAL] - Agent roles available: [LIST OF AGENT ROLES, e.g., researcher, writer, reviewer, scheduler] - Shared resources: [SHARED FILES/STATE the agents read and write] ## What To Produce 1. A communication protocol: how agents pass information to each other (format, frequency, channel) 2. A conflict resolution rule for when two agents try to modify the same resource 3. A "source of truth" rule defining which agent has final authority on which decisions 4. A failure mode analysis: what happens if one agent stalls or produces bad output, and how the system recovers 5. A simple diagram description (described in words) of how the agents hand off work ## Output Format Protocol description, conflict rules, authority matrix as a table, failure mode analysis, and the handoff description.
📝 Fill in the blanks
Replace these placeholders with your own content:
[PROJECT GOAL]
[LIST OF AGENT ROLES, e.g., researcher, writer, reviewer, scheduler]
[SHARED FILES/STATE the agents read and write]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.