name: status description: Check the progress of the current or most recent deep research run. Shows stage, source counts, claim counts, and any issues.
Check the status of the most recent deep research run.
Instructions
- Find the latest run directory under
.deep-research/runs/(sort by directory name, most recent first). - Read
run.jsonfor the run metadata and current status. - Count entries in
sources.jsonl,claims.jsonl, andevidence.jsonl. - List any notes files in the
notes/directory. - Check if
report.mdexists and has content. - Run a quick audit:
python3 ${CLAUDE_PLUGIN_ROOT}/scripts/dr_audit.py --mode full --run-dir <run_dir>
Output
Provide a concise status summary:
- Run ID: the run identifier
- Topic: the research question
- Status: current phase (planning/scouting/analyzing/synthesizing/complete)
- Sources: count and breakdown by type
- Claims: count and breakdown by importance and status
- Evidence: edge count
- Notes: number of source notes written
- Report: exists/empty/missing
- Audit: pass/fail with failure details if any
Skills similaires
Ingénierie de Prompts
Data & IA
Bonnes pratiques et templates de prompt engineering pour maximiser les résultats IA.
claudeCursorWindsurf+1beginner
289
78
871
Visualisation de Données
Data & IA
Génère des visualisations de données et graphiques adaptés à vos données.
claudeCursorWindsurfintermediate
198
56
705
Architecture RAG
Data & IA
Guide de configuration d'architectures RAG (Retrieval-Augmented Generation).
claudeCursorWindsurfadvanced
167
51
668