Stats
Actions
Tags
From aichat
Detects intent (like code review, debugging, or refactoring) from user prompts. Runs a Node.js script to classify requests before further processing.
1 event · 1 hook
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/aichat_resume_hook.py"; then python3 "${CLAUDE_PLUGIN_ROOT}/hooks/aichat_resume_hook.py"; else echo "{\"decision\":\"approve\"}"; fi'10msnpx claudepluginhub pchalasani/claude-code-tools --plugin aichat