Stats
Actions
Tags
From unipus-devops-plugin
Shows a tip on session start and sends a notification when a permission prompt appears. Uses PowerShell and bash scripts.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
permission_promptpowershell -ExecutionPolicy Bypass -File "${CLAUDE_PLUGIN_ROOT}/hooks/notification/permission-notify.ps1"bash "${CLAUDE_PLUGIN_ROOT}/hooks/sessionstart/show-tip.sh"npx claudepluginhub glepooek/unipus-plugins-official --plugin unipus-devops-plugin