npx claudepluginhub minhpg/claude-plugins --plugin tsgo-lspDefined in hooks/hooks.json
command -v tsgo >/dev/null 2>&1 || echo '[tsgo-lsp] WARNING: tsgo not found on PATH. Install with: npm install -g @typescript/native-preview' >&2Runs session-start.sh script synchronously on SessionStart events matching 'startup'. Command hook with no bash execution or file writes.