en un clic
stop
Stop the research loop and capture final snapshot
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Stop the research loop and capture final snapshot
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
| name | stop |
| description | Stop the research loop and capture final snapshot |
| user_invocable | true |
Gracefully stop the running research loop and capture the final state.
Check current status:
pixi run researcher-status
If not running, report and stop.
Capture a pre-stop snapshot:
pixi run researcher-snapshot --label pre-stop
Stop the process:
pixi run researcher-stop
Capture final snapshot:
pixi run researcher-snapshot --label final
Report final state:
To restart with a modified approach:
/edit-prompts to modify the research loop's SKILL.md or agent definitions/start-research to restartTo revert the supervised repo's code:
pixi run researcher-revert-safe
To restore a previous best state:
pixi run researcher-restore best
Start the research loop and begin monitoring
Clean supervisor state, logs, and temp files
Read, edit, and diff .claude prompt assets (SKILL.md, agent definitions) in the supervised repo.