Stats
Actions
Tags
From aichat
Resolves [[wikilinks]] in user prompts by running a Python script on every submission, converting them to actual content or links.
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