npx claudepluginhub trezero/telegram-per-projectDefined in hooks/hooks.json
diff -q "${CLAUDE_PLUGIN_ROOT}/package.json" "${CLAUDE_PLUGIN_DATA}/package.json" >/dev/null 2>&1 || (cd "${CLAUDE_PLUGIN_DATA}" && cp "${CLAUDE_PLUGIN_ROOT}/package.json" "${CLAUDE_PLUGIN_ROOT}/bun.lock" . && bun install --no-summary) || rm -f "${CLAUDE_PLUGIN_DATA}/package.json"Executes the session-start script via command hook on SessionStart events matching startup, clear, or compact sessions for custom initialization.
Share bugs, ideas, or general feedback.