Stats
Actions
Tags
From claudecode-sounds
Sends macOS notifications via Ghostty for session stop, idle prompts, and permission requests. Runs shell scripts.
3 events · 3 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
node "$CLAUDE_PLUGIN_ROOT/hooks/cli.mjs" check-stop || python3 "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" check-stop || python "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" check-stop || py -3 "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" check-stop5mselicitation_dialognode "$CLAUDE_PLUGIN_ROOT/hooks/cli.mjs" play question || python3 "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" play question || python "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" play question || py -3 "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" play question5ms*node "$CLAUDE_PLUGIN_ROOT/hooks/cli.mjs" play permission || python3 "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" play permission || python "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" play permission || py -3 "$CLAUDE_PLUGIN_ROOT/hooks/cli.py" play permission5ms5plugins reuse this hooks config
First indexed Jan 20, 2026
npx claudepluginhub newink/codingagents --plugin claudecode-sounds