Stop the research loop and capture final snapshot
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