From powertools
Conducts enterprise-grade research with multi-source synthesis, citation tracking, and verification. Produces citation-backed reports through a structured pipeline with source credibility scoring. Triggers on "deep research", "comprehensive analysis", "research report", "compare X vs Y", "analyze trends", or "state of the art". Not for simple lookups, debugging, or questions answerable with 1-2 searches.
How this skill is triggered — by the user, by Claude, or both
Slash command
/powertools:deep-researchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Deliver citation-backed, verified research reports through a structured pipeline with source credibility scoring, evidence persistence, and progressive context management.
README.mdreference/continuation.mdreference/html-generation.mdreference/methodology.mdreference/quality-gates.mdreference/report-assembly.mdreference/weasyprint_guidelines.mdrequirements.txtscripts/citation_manager.pyscripts/md_to_html.pyscripts/research_engine.pyscripts/source_evaluator.pyscripts/validate_report.pyscripts/verify_citations.pyscripts/verify_html.pytemplates/mckinsey_report_template.htmltemplates/report_template.mdtests/fixtures/invalid_report.mdtests/fixtures/valid_report.mdDeliver citation-backed, verified research reports through a structured pipeline with source credibility scoring, evidence persistence, and progressive context management.
Autonomy Principle: Operate independently. Infer assumptions from context. Only stop for critical errors or incomprehensible queries.
Request Analysis
+-- Simple lookup? --> STOP: Use WebSearch
+-- Debugging? --> STOP: Use standard tools
+-- Complex analysis needed? --> CONTINUE
Mode Selection
+-- Initial exploration --> quick (3 phases, 2-5 min)
+-- Standard research --> standard (6 phases, 5-10 min) [DEFAULT]
+-- Critical decision --> deep (8 phases, 10-20 min)
+-- Comprehensive review --> ultradeep (8+ phases, 20-45 min)
Default assumptions: Technical query = technical audience. Comparison = balanced perspective. Trend = recent 1-2 years.
| Phase | Name | Quick | Standard | Deep | UltraDeep |
|---|---|---|---|---|---|
| 1 | SCOPE | Y | Y | Y | Y |
| 2 | PLAN | - | Y | Y | Y |
| 3 | RETRIEVE | Y | Y | Y | Y |
| 4 | TRIANGULATE | - | Y | Y | Y |
| 4.5 | OUTLINE REFINEMENT | - | Y | Y | Y |
| 5 | SYNTHESIZE | - | Y | Y | Y |
| 6 | CRITIQUE | - | - | Y | Y |
| 7 | REFINE | - | - | Y | Y |
| 8 | PACKAGE | Y | Y | Y | Y |
On invocation, load relevant reference files:
Templates:
Scripts:
python scripts/validate_report.py --report [path]python scripts/verify_citations.py --report [path]python scripts/md_to_html.py [markdown_path]Required sections:
Output files (all to ~/Documents/[Topic]_Research_[YYYYMMDD]/):
Quality standards:
Use: Comprehensive analysis, technology comparisons, state-of-the-art reviews, multi-perspective investigation, market analysis.
Do NOT use: Simple lookups, debugging, 1-2 search answers, quick time-sensitive queries.
npx claudepluginhub jordangaston/claude-plugins --plugin powertoolsGenerates citation-tracked research reports with evidence persistence, source verification, and structured output across configurable depth modes from quick to ultradeep.
Produces rigorous, cited analytical reports on complex topics (scientific, technical, policy, market) with executive summary, multi-angle findings, contrarian views, and full sources. Not for quick lookups or recommendations.
Conducts deep research via parallel web searches, multi-source validation, and confidence tracking across 11 types like market, competitive, technical; outputs cited Markdown reports.