Question 5
Scenario: Multi-Agent Research System
A coordinator agent delegates to specialized subagents — web search, document analysis, synthesis, report generation — to research topics and produce comprehensive, properly cited reports.
Read the full scenario lessonThe coordinator provides detailed step-by-step instructions to the web search subagent, specifying exact search queries, source priorities, and date filters. Production monitoring reveals three issues: (1) the subagent reports “insufficient results” rather than trying alternative approaches when pre-specified searches fail, (2) research quality drops for emerging topics that don’t match expected patterns, and (3) the subagent rarely surfaces valuable tangential sources. What’s the most effective way to improve subagent adaptability?