Back to Prompt Library
testing
Configure and Test the Agent Collaboration
Inspect the original prompt language first, then copy or adapt it once you know how it fits your workflow.
Linked challenge: Multi-Agent System for Internal Security Anomaly Detection
Format
Text-first
Lines
1
Sections
1
Linked challenge
Multi-Agent System for Internal Security Anomaly Detection
Prompt source
Original prompt text with formatting preserved for inspection.
1 lines
1 sections
No variables
0 checklist items
Configure the AutoGen agents to collaborate on a specific anomaly detection scenario. Provide a simulated input scenario (e.g., specific access logs, a suspicious email, and a relevant news headline) and trace the conversation flow between agents. Implement logic for the 'Reporting Agent' to synthesize findings and generate a final report via All Hands AI, suitable for human review. Verify that the agents correctly identify the anomaly and produce a clear, actionable report.
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 rubric, target behavior, and pass-fail criteria as the baseline for evaluation.
Tune next
Adjust fixtures, mocks, and thresholds to the system under test instead of weakening the assertions.
Verify after
Make sure the prompt catches regressions instead of just mirroring the happy-path examples.