From deep-research
Re-render the deep research report from existing artifacts without re-fetching sources. Useful for updating the report format or regenerating after manual edits to claims/evidence.
How this skill is triggered — by the user, by Claude, or both
Slash command
/deep-research:reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
ultrathink
ultrathink
Re-render the deep research report from existing artifacts.
.deep-research/runs/ (or use the run specified in $ARGUMENTS if provided).sources.jsonl, claims.jsonl, evidence.jsonl, conflicts.md, notes/*.md.synthesis.md based on the evidence.python3 ${CLAUDE_PLUGIN_ROOT}/scripts/dr_render_report.py --run-dir <run_dir>report.md with your narrative analysis.sources.jsonl, claims.jsonl, or evidence.jsonl.synthesis.md, conflicts.md, and report.md.Return the path to the updated report.md and a brief summary of changes.
npx claudepluginhub defiect/deep-research-pluginGenerates structured research reports with evidence tables, citations, multi-pass synthesis, and format enforcement for literature reviews, market analysis, or policy briefs.
Generates structured Markdown research report from prior phase outputs like brainstorm, plans, code, tests, and plots. Integrates visuals, generates missing plots, verifies claim-evidence integrity.
Generates standardized Markdown research reports with YAML frontmatter, executive summaries, findings, conclusions, and bibliographies from multi-agent research data.