Stats
Actions
Tags
Listens for Comment.io mentions during Claude Code sessions, checking the inbox on stop and cleaning up on session end, with rewake for idle mentions.
2 events · 2 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
if command -v uv >/dev/null 2>&1; then exec uv run --quiet --script "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; else exec python3 "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; fiif command -v uv >/dev/null 2>&1; then exec uv run --quiet --script "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; else exec python3 "${CLAUDE_PLUGIN_ROOT}"/hooks/langfuse_hook.py; fi21plugins reuse this hooks config
First indexed Jan 2, 2026
Showing the 6 earliest of 21 plugins
claude plugin install langfuse-observability@claude-plugins-official