What problem does it solve?
Searches multiple web sources, synthesizes findings, and produces cited research reports using delegated subagents. Use when the user asks to research a topic online, search the web, look something up, find current information, compare options, or produce a research report.
Core Features & Use Cases
- Create and Save Research Plan: Organize all research files in a dedicated folder relative to the current working directory, e.g., mkdir research_[topic_name], to keep files organized.
- Delegate to Research Subagents: For each subtopic, spawn research subagents with clear research questions, instruct them to write findings to research_[topic_name]/findings_[subtopic].md, and limit to 3-5 web searches per subtopic to keep results concise.
- Synthesize Findings: Review all findings files saved locally, read them, and synthesize a comprehensive report that directly answers the research question with cited sources, noting gaps or limitations.
Quick Start
Ask me to research a topic online and I will create a research plan, run subagents, and deliver a synthesized report with citations.