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.
npx claudepluginhub defiect/deep-research-pluginThis skill uses the workspace's default tool permissions.
ultrathink
Generates 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.
Share bugs, ideas, or general feedback.
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.