Automation
Hook
Hooks
What agon runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.
Install
$ npx -y skills add AutoResearch-Factory/Agon --agent claude-codeShips with agon. Installing the plugin gets these hooks.
What fires, and when
PostToolUse
- Matches
*python3 "${CLAUDE_PLUGIN_ROOT}/scripts/settings-change-notify.py" "${CLAUDE_PLUGIN_ROOT}/.settings.toml"
SessionEnd
python3 "${CLAUDE_PLUGIN_ROOT}/scripts/settings-change-notify.py" --cleanup
Ships withagon
Claude Code plugin for autonomous AI research — multi-agent loops take a bare topic all the way to running experiments, with no human-written experimental code.
Get the whole plugin

