By sdkks
Multi-dimensional deep research with parallel subagents, synthesized reports, and styled HTML visualizations. Combines web and codebase analysis into confidence-tiered reports.
Explore a research topic or idea before committing to a deep-research run. Conversational exploration that surfaces assumptions, clarifies scope, and produces a ready-to-use research brief.
Convert a deep-research report into a styled, self-contained HTML page with Mermaid diagrams, styled tables, and interactive features.
Perform multi-dimensional deep research using parallel subagents. Combines web and codebase analysis into synthesized reports.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
output_dirDirectory for research output, scratch files, and checkpoints. Defaults to the plugin's persistent data directory.
${user_config.output_dir}A Claude Code plugin for multi-dimensional deep research using parallel subagents. Combines live web search with codebase analysis into synthesized reports with confidence tiers, conflict zones, and styled HTML visualizations.
Deep Researcher automates rigorous research inside Claude Code. Instead of spending hours opening dozens of browser tabs or grepping through unfamiliar code, you describe what you need to know — the plugin scopes the question, spawns specialized subagents to investigate each dimension in parallel, cross-verifies findings against source-quality tiers, and delivers a structured report with citations, insight extraction, and flagged disagreements.
It is designed for tech stack evaluations, competitive landscape mapping, pre-build research, and rapid codebase onboarding. You stay in control via human checkpoints at key decision points; the plugin handles the parallel execution, stale-claim detection, and synthesis.
Deep Researcher investigates a topic across multiple analytical dimensions simultaneously. Each dimension is researched by an independent subagent, then findings are cross-verified, classified by confidence, and assembled into a structured report. The result is a set of Markdown report pages and, optionally, a self-contained HTML report with Mermaid diagrams and interactive navigation.
deep-researcher agent — A multi-role research agent that switches between investigator, synthesizer, and reviewer modes. It performs web searches with source-quality tiering, navigates codebases with ripgrep and LSP, and writes checkpointed findings so nothing is lost to context limits./deep-researcher:brainstorm — Primes and focuses a research topic before the deep dive. Through conversational scoping, it surfaces hidden assumptions, evaluates 2–3 alternative framings, and produces a Research Brief that pre-fills dimension decomposition. This ensures the parallel research hits the right targets instead of scattering across irrelevant tangents./deep-researcher:deep-research — Orchestrates the full seven-phase pipeline: orient → landscape scan → dimension decomposition → parallel deep dive → cross-verification → synthesis → report delivery. Time-boxed subagents, human checkpoints, and automatic resume keep long research sessions manageable./deep-researcher:deep-research-visualize — Converts a completed Markdown report into a styled, self-contained HTML file with Mermaid diagrams, themed typography, and interactive navigation. Four themes cover business, technical, academic, and dark-mode reading contexts.It can also answer targeted codebase questions — "how does X work", "where is Y configured" — by navigating the current project's source tree directly.

rg) — required for codebase search. Install with brew install ripgrep (macOS), apt install ripgrep (Linux), or cargo install ripgreppython3 and perl — used in pipeline validation steps. Both ship with macOS and most Linux distributions. If missing, the plugin loads but some pipeline validation steps will skipThe plugin warns at startup if any of these are missing.
Add this repository as a marketplace in Claude Code, then install the plugin:
# Add the marketplace (once)
claude plugin marketplace add sdkks/deep-researcher-visualized
# Install the plugin
claude plugin install deep-researcher@sdkks-deep-researcher
Or from within a Claude Code session:
/plugin marketplace add sdkks/deep-researcher-visualized
/plugin install deep-researcher@sdkks-deep-researcher
After installing, run /reload-plugins to load the skills and agent.
git clone https://github.com/sdkks/deep-researcher-visualized.git
claude plugin install ./deep-researcher-visualized
Or load it for a single session without installing:
claude --plugin-dir ./deep-researcher-visualized
/deep-researcher:brainstorm/deep-researcher:brainstorm <topic-or-idea>
A lightweight conversational exploration that runs before /deep-researcher:deep-research. Use it when you have a topic but aren't sure how to scope it or which angles matter. Brainstorm probes intent one question at a time, proposes 2-3 scope framings with trade-offs, and produces a Research Brief — a structured block you can hand directly to /deep-researcher:deep-research so the Phase 1 orientation dialog is skipped.
Example:
/deep-researcher:brainstorm "local-first databases for a collaborative note-taking app"
npx claudepluginhub sdkks/deep-researcher-visualized --plugin deep-researcherHeadless virtual terminal for AI agents. Send keystrokes, mouse clicks, take screenshots, and automate any terminal-based TUI or CLI through MCP tools.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions