Deep research on any topic: spawns parallel child agents to investigate multiple angles, then synthesizes findings into a comprehensive briefing.
Conduct thorough, multi-angle research on a topic by spawning parallel investigator children.
Use this skill whenever:
Before spawning, think about what distinct lines of inquiry would fully cover the topic. Good decompositions are orthogonal — each child investigates something different.
Examples:
Each child gets a clear, self-contained task. Include:
Use descriptive labels: research-columnar-dbs, audit-rest-endpoints, read-nextauth-docs.
Do NOT poll. Track expected child IDs and wait for all TaskCompletionEvent messages.
Once all children report back:
Format:
## Research: {topic}
### Key Findings
- ...
### Comparison (if applicable)
| Option | Pros | Cons | Verdict |
### Recommendation
...
### Open Questions
- Things that need further investigation or user input
bash_exec for web searches, reading repos, and fetching docs