npx claudepluginhub lazygophers/ccplugin --plugin golangDefined inline in plugin.json manifest
PLUGIN_NAME=golang uv run --directory ${CLAUDE_PLUGIN_ROOT} ./scripts/main.py hooks300msPLUGIN_NAME=golang uv run --directory ${CLAUDE_PLUGIN_ROOT} ./scripts/main.py hooks500msExecutes demo_pre_tool_use.sh before every tool use via PreToolUse (matcher *) and session_start_arm.sh on SessionStart. Supports blocking/modifying tools; runs shell commands.