npx claudepluginhub utakatakyosui/c2lab --plugin otel-telemetryDefined in hooks/hooks.json
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "bash \"${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-env.sh\""
}
]
}
]
}"Executes Windows command script '${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd session-start' on SessionStart events matching startup|resume|clear|compact. No bash or file writes."