Stats
Actions
Tags
From superpowers-sage
Runs bash scripts across lifecycle events: PreToolUse blocks/modifies Bash and Write/Edit tools via pre-commit.sh and pre-write-protected.sh; handles session start, stops, post-edits, user prompts, subagents. Touches file writes.
7 events · 8 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
bash "${CLAUDE_PLUGIN_ROOT}/hooks/post-stop.sh"Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-commit.sh"Write|Editbash "${CLAUDE_PLUGIN_ROOT}/hooks/pre-write-protected.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/post-compact.sh"Write|Editbash "${CLAUDE_PLUGIN_ROOT}/hooks/post-edit.sh"startup|resume|clear|compactbash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/post-subagent.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/user-prompt-activate.sh"npx claudepluginhub hekivo/superpowers-sage