Conducts enterprise-grade research with multi-source synthesis, citation tracking, and verification. Produces citation-backed reports through a structured pipeline with source credibility scoring. Use for "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art". Not for simple lookups, debugging, or quick questions.
Deliver citation-backed, verified research reports through a structured pipeline with source credibility scoring, evidence persistence, and progressive context management.
Autonomy Principle: Operate independently. Infer assumptions from context. Only stop for critical errors.
Request Analysis
├── Simple lookup? → STOP: Use WebSearch
├── Debugging? → STOP: Use standard tools
└── Complex analysis needed? → CONTINUE
Mode Selection
├── Initial exploration → quick (3 phases, 2-5 min)
├── Standard research → standard (6 phases, 5-10 min) [DEFAULT]
├── Critical decision → deep (8 phases, 10-20 min)
└── Comprehensive review → ultradeep (8+ phases, 20-45 min)
Default assumptions:
| Phase | Name | Quick | Standard | Deep | UltraDeep |
|---|---|---|---|---|---|
| 1 | SCOPE | Y | Y | Y | Y |
| 2 | PLAN | - | Y | Y | Y |
| 3 | RETRIEVE | Y | Y | Y | Y |
| 4 | TRIANGULATE | - | Y | Y | Y |
| 4.5 | OUTLINE REFINEMENT | - | Y | Y | Y |
| 5 | SYNTHESIZE | - | Y | Y | Y |
| 6 | CRITIQUE | - | - | Y | Y |
| 7 | REFINE | - | - | Y | Y |
| 8 | PACKAGE | Y | Y | Y | Y |
Define research boundary, audience level, and success criteria.
Map information landscape, identify key questions, plan retrieval strategy.
Gather sources with credibility assessment. Minimum 10+ sources, 3+ per claim.
Cross-reference claims across sources. Surface contradictions and nuances.
Structure findings into narrative with clear sections.
Weave sources into cohesive analysis with immediate citations.
Evaluate limitations, caveats, edge cases, assumptions.
Polish prose, strengthen weak sections, verify all citations.
Generate final report in markdown, HTML, and PDF with complete bibliography.
All to ~/Documents/[Topic]_Research_[YYYYMMDD]/:
Inline citations: [1], [2], [3] Bibliography: Numbered list with full attribution
Example:
[1] Smith, J. (2024). "Research Title." Journal Name, Vol. 123.
Retrieved from: https://example.com
USE for:
DON'T use for:
# [Topic] Analysis & Research Report
## Executive Summary
[200-400 word overview of key findings]
## Introduction
[Define scope, audience, methodology, assumptions]
## Key Finding 1: [Title]
[Evidence and analysis with citations]
## Key Finding 2: [Title]
[Evidence and analysis with citations]
## Synthesis & Insights
[Patterns and implications across findings]
## Limitations & Caveats
[Honest assessment of research boundaries]
## Recommendations
[Evidence-based recommendations]
## Bibliography
[Numbered, complete citations]
## Appendix: Methodology
[Research approach and source selection]
reference/methodology.mdreference/report-assembly.mdreference/html-generation.mdreference/quality-gates.mdtemplates/report_template.md