Stats
Actions
Tags
From windows
Sends desktop notifications when Claude Code stops or requests a permission, using a shell script.
2 events · 4 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
powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/notify.ps1" -Title "Claude Code" -Message "任务已完成"10mspowershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/wechat-hook.ps1" -Title "Claude Code" -Message "任务已完成"10ms*powershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/notify.ps1" -Title "Claude Code" -Message "需要权限确认"10mspowershell -NoProfile -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/skills/notification-config/scripts/wechat-hook.ps1" -Title "Claude Code" -Message "需要权限确认"10msnpx claudepluginhub oreo992/claude-notification --plugin windows