From deep-research
Check the progress of the current or most recent deep research run. Shows stage, source counts, claim counts, and any issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/deep-research:statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Check the status of the most recent deep research run.
Check the status of the most recent deep research run.
.deep-research/runs/ (sort by directory name, most recent first).run.json for the run metadata and current status.sources.jsonl, claims.jsonl, and evidence.jsonl.notes/ directory.report.md exists and has content.python3 ${CLAUDE_PLUGIN_ROOT}/scripts/dr_audit.py --mode full --run-dir <run_dir>Provide a concise status summary:
npx claudepluginhub defiect/deep-research-pluginConducts deep research on any topic with multi-agent source verification, interactive focus selection, and structured report generation. Supports multiple languages and session management.
Executes multi-agent research pipeline on any topic with Scout, Investigators, Deep Diver, Verifier, Synthesizer, and Critic reviews to produce verified, sourced reports.