When to use
Only when the user explicitly requests the web_researcher sub-agent
(/subagent-spawn web_researcher …, "делегируй web_researcher", etc.).
Do not auto-spawn for ordinary search questions.
How to delegate
delegate_to_subagent(agent_type="web_researcher", task="<full user request>")wait_subagent_result(job_id="<returned job_id>")if the user wants the answer in this reply- Summarize the sub-agent response for the user
Task text
Include in task: what to find, geography/route, date (today), preferred sources, output format.