Back to Prompt Library
planning
AutoGen Agent Team Design Prompt
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: OpenAI o3 Multi-Agent Content Verifier with AutoGen & Haystack
Format
Text-first
Lines
1
Sections
1
Linked challenge
OpenAI o3 Multi-Agent Content Verifier with AutoGen & Haystack
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Design an AutoGen multi-agent system for content verification. Define three distinct agent roles (e.g., 'Fact-Checker', 'Consistency Analyst', 'Integrity Scrutinizer'), their responsibilities, and how they will communicate using A2A Protocol to verify an article's factual accuracy and consistency. Each agent uses OpenAI o3.
Adaptation plan
Keep the source stable, then change the prompt in a predictable order so the next run is easier to evaluate.
Keep stable
Preserve the role framing, objective, and reporting structure so comparison runs stay coherent.
Tune next
Swap in your own domain constraints, anomaly thresholds, and examples before you branch variants.
Verify after
Check whether the prompt asks for the right evidence, confidence signal, and escalation path.