Performs adaptive deep web research on a query with configurable --depth and --strategy options. Outputs markdown report with executive summary, analysis, confidence scores, and cited sources.
From claude-scholarnpx claudepluginhub galaxy-dawn/claude-scholar --plugin claude-scholarsc//researchConducts deep multi-AI research on a topic after selecting intensity level, producing structured report with executive summary, key themes, takeaways, and sources.
/researchConducts multi-turn deep research on a codebase topic over 5 iterations, tracing code paths with citations, Mermaid diagrams, tables, and confidence ratings.
/researchGathers knowledge from trusted web sources and files, cross-references claims across multiple sources, and produces cited research documents in docs/research/. Optional skill distillation via --skill-for.
/researchRuns research phase for current or specified spec: gathers context, optional interview, parallel subagent research, synthesizes research.md, reviews, approves, and finalizes state.
Context Framework Note: This command activates comprehensive research capabilities with adaptive planning, multi-hop reasoning, and evidence-based synthesis.
/sc:research "[query]" [--depth quick|standard|deep|exhaustive] [--strategy planning|intent|unified]
claudedocs/research_[topic]_[timestamp].md/sc:research "latest developments in quantum computing 2024"
/sc:research "competitive analysis of AI coding assistants" --depth deep
/sc:research "best practices for distributed systems" --strategy unified
Will: Current information, intelligent search, evidence-based analysis Won't: Make claims without sources, skip validation, access restricted content
STOP AFTER RESEARCH REPORT
This command produces a RESEARCH REPORT ONLY - no implementation.
Explicitly Will NOT:
Output: Research report (claudedocs/research_*.md) containing:
Next Step: After research completes, user decides next action. Use /sc:design for architecture or /sc:implement for coding.