Stats
Actions
Tags
From voice
Runs a drain.sh script on Stop, PostToolUse, and UserPromptSubmit to finalize pending operations. Executes a shell script with asyncRewake on user prompt.
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
*bash -c 'if test -f "${CLAUDE_PLUGIN_ROOT}/hooks/stop_hook.py"; then python3 "${CLAUDE_PLUGIN_ROOT}/hooks/stop_hook.py"; else echo "{\"decision\":\"approve\"}"; fi'60ms*bash -c 'if test -f "${CLAUDE_PLUGIN_ROOT}/hooks/post_tool_use_hook.py"; then python3 "${CLAUDE_PLUGIN_ROOT}/hooks/post_tool_use_hook.py"; else echo "{\"decision\":\"approve\"}"; fi'5ms*bash -c 'if test -f "${CLAUDE_PLUGIN_ROOT}/hooks/user_prompt_submit_hook.py"; then python3 "${CLAUDE_PLUGIN_ROOT}/hooks/user_prompt_submit_hook.py"; else echo "{\"decision\":\"approve\"}"; fi'5msnpx claudepluginhub bestsithineu/cc-vox --plugin voice12plugins reuse this hooks config
First indexed Jan 9, 2026
Showing the 6 earliest of 12 plugins