npx claudepluginhub pchalasani/claude-code-tools --plugin aichatDefined in hooks/hooks.json
bash -c 'if test -f "${CLAUDE_PLUGIN_ROOT}/hooks/aichat_resume_hook.py"; then python3 "${CLAUDE_PLUGIN_ROOT}/hooks/aichat_resume_hook.py"; else echo "{\"decision\":\"approve\"}"; fi'10msRuns Python script trigger.py on every UserPromptSubmit event with 5s timeout, enabling custom automation or triggers before prompt processing. No bash execution or file writes.
Share bugs, ideas, or general feedback.