Stats
Actions
Tags
Plays sound notifications via Node.js scripts on Claude Code events like Stop, PreCompact, SessionEnd, and others. Updates hooks config on SessionEnd.
9 events · 11 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
node ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType Stopnode ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType PreCompact.*node ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType PreToolUsenode ${CLAUDE_PLUGIN_ROOT}/scripts/update-hooks-config.jsnode ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType SessionEnd.*node ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType PostToolUsenode ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType Notificationnode ${CLAUDE_PLUGIN_ROOT}/scripts/init-config.jsnode ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType SessionStartnode ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType SubagentStopnode ${CLAUDE_PLUGIN_ROOT}/scripts/sound-hook-executor.js -HookType UserPromptSubmitnpx claudepluginhub Dev-GOM/claude-code-marketplace --plugin hook-sound-notifications