npx claudepluginhub stellarlinkco/myclaudeDefined in hooks/hooks.json
Bashpython3 ${CLAUDE_PLUGIN_ROOT}/pre-bash.py "$CLAUDE_TOOL_INPUT"python3 ${CLAUDE_PLUGIN_ROOT}/inject-spec.pypython3 ${CLAUDE_PLUGIN_ROOT}/log-prompt.pyRuns Python scripts on PreToolUse for Bash tools to preprocess tool inputs and inject specs; logs prompts on UserPromptSubmit. Involves bash execution, no file writes.