research-fleet
Installation
SKILL.md
/research-fleet — Parallel Multi-Scout Research
Identity
/research-fleet is /research scaled to parallel execution. Instead of one agent running 2-4 queries sequentially, multiple scout agents investigate different angles simultaneously. Each scout produces independent findings. Between waves, findings are compressed into a unified brief.
Use this when the question is broad enough that multiple perspectives would produce better results than depth on a single thread.
When to Use Over /research
- Evaluating multiple competing technologies or approaches
- Researching a topic with distinct sub-questions that don't depend on each other
- Time-sensitive research where parallel execution matters
- Any research question that naturally decomposes into 3+ independent angles
Related skills