USE WHEN investigating unknowns — technology choices, bug root causes, codebase understanding, API exploration. Spawns parallel research agents.
Research conducts multi-angle investigations by spawning parallel research agents, each taking a different approach to the question. It synthesizes findings into a unified report with confidence ratings and source references.
Classify the research request:
Quick (1 agent, ~2 minutes):
Standard (2 agents, ~5 minutes):
Deep (4 agents, ~15 minutes):
Each agent gets a distinct research angle:
For bug investigations:
For technology evaluation:
For codebase understanding:
1. Spawn agents via ultrawork (or directly if ultrawork is not active)
2. Each agent receives:
- The research question
- Their specific angle
- Time budget
- Output format requirements
3. Agents work independently — no cross-communication during research
4. Collect results as agents complete
## Question
[Original research question]
## Key Findings
[Ranked by confidence, 3-7 bullets]
## Evidence
[Source references: file paths, URLs, command outputs]
## Unknowns
[What we could not determine and what would be needed to find out]
## Recommendation
[If the question was a decision, state the recommended path with rationale]