npx claudepluginhub codigodoleo/superpowers-sage --plugin superpowers-sageDefined in hooks/hooks.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"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.
Share bugs, ideas, or general feedback.