{ "hooks": { "UserPromptSubmit": [ { "matcher": ".*", "hooks": [ { "type": "command", "command": "python3 ${CLAUDE_PLUGIN_ROOT}/scripts/snippets/snippet_injector.py" } ] } ] } }