npx claudepluginhub langchain-ai/langsmith-claude-code-plugins --plugin langsmith-tracingDefined in hooks/hooks.json
node "${CLAUDE_PLUGIN_ROOT}/bundle/stop.js"120msnode "${CLAUDE_PLUGIN_ROOT}/bundle/pre-compact.js"10msnode "${CLAUDE_PLUGIN_ROOT}/bundle/pre-tool-use.js"10msnode "${CLAUDE_PLUGIN_ROOT}/bundle/session-end.js"10msnode "${CLAUDE_PLUGIN_ROOT}/bundle/post-compact.js"30msnode "${CLAUDE_PLUGIN_ROOT}/bundle/post-tool-use.js"30msnode "${CLAUDE_PLUGIN_ROOT}/bundle/stop-failure.js"30msnode "${CLAUDE_PLUGIN_ROOT}/bundle/subagent-stop.js"60msnode "${CLAUDE_PLUGIN_ROOT}/bundle/user-prompt-submit.js"30msExecutes Node.js scripts on 9 lifecycle events: Stop, PreCompact, PreToolUse (can block tools), SessionEnd, PostCompact, PostToolUse, StopFailure, SubagentStop, UserPromptSubmit. No bash or file writes.
Share bugs, ideas, or general feedback.