Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From ak
Manages session lifecycle with hooks for startup, shutdown, subagent stop, and compact events. Blocks artifact writes via PreToolUse. Runs bash scripts.
5 events · 7 hooks
npx claudepluginhub icloudza/algokiller-plugin --plugin akWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
*bash "${CLAUDE_PLUGIN_ROOT}/hooks/stop.sh"autobash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact-auto.sh"manualbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-compact-manual.sh"mcp__plugin_ak_ak__write_artifactbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-write-artifact.sh"compactbash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start-compact.sh"startup|resumebash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start-bootstrap.sh"*bash "${CLAUDE_PLUGIN_ROOT}/hooks/subagent-stop.sh"Share bugs, ideas, or general feedback.