Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From core
{"riskFlags": {"touchesBash": false, "matchAllTools": false, "touchesFileWrites": false}, "typeStats": {"command": 7}, "eventStats": {"Stop": 2, "PreToolUse": 2, "Notification": 2, "SessionStart": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 1, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 7}}
4 events · 7 hooks
npx claudepluginhub kentanakae/claude-code-plugins --plugin coreWhere this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
afplay /System/Library/Sounds/Hero.aiffosascript -e 'display notification "Claude Codeがタスクを完了しました" with title "Claude Code" subtitle "タスク処理終了"' -e 'tell application id "com.mitchellh.ghostty" to activate'Skillafplay /System/Library/Sounds/Funk.aiffSKILL_NAME=$(cat | jq -r '.tool_input.skill // "unknown"'); osascript -e "display notification \"$SKILL_NAME を使用します\" with title \"Claude Code\" subtitle \"スキル\""permission_promptafplay /System/Library/Sounds/Blow.aiffosascript -e 'display notification "Claude Codeが確認を求めています" with title "Claude Code" subtitle "確認待ち"' -e 'tell application id "com.mitchellh.ghostty" to activate'startup${CLAUDE_PLUGIN_ROOT}/skills/setup-claude-code/scripts/setup-check.shShare bugs, ideas, or general feedback.