Skip to content
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.

From plugin
agon
495 skills12 agents4 commands2 hooks
Install
$ npx -y skills add AutoResearch-Factory/Agon --agent claude-code

Ships 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
Read hooks/hooks.json
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