deepdive

Transform vague research questions into multi-phase investigation pipelines with documented sources.

8|1|Updated May 21, 2026
One-click install
npx skills add https://github.com/Socialpranker/claude-deep-research --skill deepdive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deepdive
Source: https://github.com/Socialpranker/claude-deep-research/tree/main
Command: npx skills add https://github.com/Socialpranker/claude-deep-research --skill deepdive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, pytest, anthropic, openai, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill eliminates the chaos of ad-hoc web searching by transforming vague questions into disciplined, multi-phase research projects. Every claim traces to a specific source file with verbatim quotes, and the entire investigation is saved to a folder you can return to months later.

Core Features & Use Cases

  • 9-Phase Research Pipeline: Reframing, planning, parallel sub-agent search, source triangulation, adversarial review, and citation verification.
  • Source Triangulation: Every claim backed by ≥3 independent sources of different types, with credibility/recency/bias scoring.
  • Adversarial Review: Multi-angle red team with Skeptic, Contrarian, and Gap-hunter roles to catch bias and overclaims.
  • Reusable Output: Atomic theses in findings/ and per-source files enable citation across future research.

Use cases: strategic decisions, hypothesis validation, landscape mapping, technical explainers, and any high-stakes question where you need to audit the reasoning.

Quick Start

Ask Claude to investigate the trade-offs between Postgres logical replication and CDC tooling using the deep-research skill to get a documented, source-triangulated report saved to a reusable folder.

Frequently Asked Questions about deepdive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn a vague research question into a documented investigation with source triangulation?

To turn a vague research question into a documented investigation, you run a multi-phase pipeline that reframes the query, executes parallel sub-agent searches, and saves per-source files with verbatim quotes for traceable source triangulation.

What is the best way to validate strategic decision hypotheses with verifiable sources?

The best way to validate strategic decision hypotheses is through adversarial review using Skeptic, Contrarian, and Gap-hunter roles, ensuring every atomic thesis is backed by at least three independent sources with credibility and bias scoring.

How does source triangulation work for high-stakes technical deep-dives?

Source triangulation for technical deep-dives works by scoring multiple independent sources for credibility, recency, and bias, then cross-referencing their claims to produce auditable reasoning that catches overclaims.

Can I use Claude Code to automate landscape mapping and save the findings for future research?

Yes, you can use Claude Code to automate landscape mapping by generating atomic theses and per-source files saved to a reusable folder, enabling citation and traceability across future research projects.

Do I need the Anthropic and OpenAI dependencies to run hypothesis testing pipelines?

Yes, hypothesis testing pipelines require the Anthropic and OpenAI dependencies, along with requests and pytest, to execute parallel sub-agent searches and verify citations during the investigation.

What are the limitations of ad-hoc web searching compared to a documented research pipeline?

Ad-hoc web searching lacks auditable reasoning and reusable output structures, whereas a documented research pipeline enforces citation verification and saves findings to folders, preventing loss of context months later.