Add Deep Research skill
loading diff…
Engineers and decision-makers need trustworthy multi-source research within Claude Code, but built-in WebSearch only returns titles/URLs and has no source quality evaluation. Existing research skills either delegate to external APIs (Gemini) or lack source verification.
Deep Research runs a 5-phase parallel pipeline entirely within Claude Code — no API keys, no external dependencies — with hard quality gates that block output unless every claim cites a classified source.
Software engineers evaluating technical decisions (e.g., "should we migrate from Redis to Valkey?"), teams doing competitive analysis, and anyone who needs a well-sourced answer in minutes rather than hours.
/deep-research what are the tradeoffs between SQLite and PostgreSQL for new web apps?
/deep-research quick what is WebTransport?
/deep-research thorough should we migrate from Redis to Valkey?
Created by @robertnowell. MIT licensed.