Stats
Actions
Tags
From ai-iq
Runs memory-tool for auto-snapshots on Stop, stats on SessionStart; executes bash setup.sh on Setup, posttool-capture.sh after Bash tools, and python quality-gate.py on TaskCompleted. Uses bash.
5 events · 5 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
*memory-tool auto-snapshot 2>&1 | head -560ms*_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/kobie3717/ai-iq"; bash "$_R/setup.sh"120msBash_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/kobie3717/ai-iq"; bash "$_R/hooks/posttool-capture.sh"30ms*memory-tool stats > /dev/null 2>&1 || true5ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/kobie3717/ai-iq"; python3 "$_R/hooks/quality-gate.py"10msnpx claudepluginhub kobie3717/claw-stack --plugin ai-iq