From autoresearch
Pauses the autoresearch loop by touching .autoresearch-paused, disabling all hooks until autoresearch-create resumes the loop. Preserves experiment state.
How this skill is triggered — by the user, by Claude, or both
Slash command
/autoresearch:autoresearch-pauseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Run: `touch .autoresearch-paused`
touch .autoresearch-paused/autoresearch:autoresearch-create to resume the loop."If you want to remove the repo-local autoresearch hook wiring from this checkout entirely, use autoresearch-uninstall instead of pause.
That's it. The experiment state (autoresearch.jsonl, autoresearch.md) is preserved — nothing is deleted.
npx claudepluginhub ozeron/autoresearchPauses the codex-pair PostToolUse hook temporarily by writing a sentinel file, useful for silencing reviews during noisy refactors, dogfooding, or docs-only changes.
Remove repo-local autoresearch Codex hooks to stop auto-resume and unblock stop in the repo.
Halts the autonomous audit loop, drops the active-repo pointer so ticks become no-ops, and instructs to press Esc to cancel the running /loop.