Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From claude-code-hero
Runs themed scripts across session lifecycle: level-banner on Skill tools, warden-stirs on writes to hero-journal.md, music-intercept on prompts, preflight on start, audio cleanup on end. Involves file writes.
4 events · 5 hooks
npx claudepluginhub kylesnowschwartz/claude-code-hero --plugin claude-code-heroSafety 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
Skillbash ${CLAUDE_PLUGIN_ROOT}/scripts/level-banner.sh5msWritebash ${CLAUDE_PLUGIN_ROOT}/scripts/warden-stirs.sh5mspkill -f 'afplay.*assets/audio' 2>/dev/null; pkill -f 'play-music.sh' 2>/dev/null; exit 02msstartupbash ${CLAUDE_PLUGIN_ROOT}/scripts/preflight.sh10msbash ${CLAUDE_PLUGIN_ROOT}/scripts/music-intercept.sh5msShare bugs, ideas, or general feedback.