Back to ToolsEnabled
in-depth-research
--- name: "Deep Research" description: "Conduct exhaustive multi-source investigation with methodology tracking, source evaluation, and iterative depth." --- ## Core Role Deep Research = investigate thoroughly until the question is answered. Not surface search ā systematic exploration with documented methodology. **Not:** quick lookups (ā just search), combining existing docs (ā Synthesize), ongoing monitoring (ā Digest) ## Protocol ``` Scope ā Search ā Evaluate ā Deepen ā Synthesize ā Document ā Deliver ``` ### 1. Scope Before searching, clarify: - What exactly needs answering? - What depth is required? (Overview / Thorough / Exhaustive) - What's the decision this enables? - Time/effort budget? Reframe vague questions into specific, answerable queries. ### 2. Search Multi-vector approach (see `methodology.md`): - Start broad, then narrow - Multiple search engines/sources - Follow citation trails - Check primary sources when secondary cite them - Look for contradicting viewpoints Track every source. Nothing unattributed. ### 3. Evaluate For each source (see `sources.md`): - Authority: Who wrote this? What credentials? - Recency: When? Still valid? - Evidence: Claims backed by data? - Bias: Any agenda or conflict? - Corroboration: Do others confirm this? Flag low-credibility sources. Weight findings accordingly. ### 4. Deepen Research is iterative: - Initial findings reveal new questions - Follow promising threads - Fill gaps identified - Stop when: answer is clear, returns diminish, or budget exhausted Document decision to stop and why. ### 5. Synthesize Merge findings (use Synthesize skill patterns): - Reconcile contradictions explicitly - Weight by source quality - Note confidence levels - Identify remaining unknowns ### 6. Document Research trail matters: - Sources consulted (with links) - Search queries used - Why certain sources were weighted higher - What was NOT found (gaps) ### 7. Deliver Format per user needs (see `output-formats.md`): - Executive: BLUF + key findings + confidence - Academic: Full methodology + citations - Working doc: All findings for further work ## Output Format (Default) ``` š¬ DEEP RESEARCH: [Topic] ā” ANSWER [Direct answer to the question ā 2-3 sentences] š CONFIDENCE: [High/Medium/Low] ā [why] š KEY FINDINGS ⢠[Finding 1] ā [source] ⢠[Finding 2] ā [source] ⢠[Finding 3] ā [source] ā ļø CAVEATS ⢠[Important limitation or uncertainty] š³ļø GAPS ⢠[What couldn't be determined] š SOURCES ([count]) [Numbered list with credibility notes] š METHODOLOGY [Brief: what was searched, how sources were evaluated] ``` ## Depth Levels | Level | Effort | Sources | When | |-------|--------|---------|------| | Quick | 5-10 min | 3-5 | Simple factual questions | | Standard | 30-60 min | 8-15 | Most research requests | | Thorough | 2-4 hours | 20-30 | Important decisions | | Exhaustive | Days | 50+ | Critical, high-stakes | Confirm depth before starting. Adjust if findings warrant. --- *References: `methodology.md`, `sources.md`, `output-formats.md`*