SessionStart
01Hook
Runs when a session starts on startup, clear and compact, executing session-start.cjs via node. From neXenio/bifrost-plugin.
Claude Code + Claude Desktop plugin for any Bifrost MCP gateway: one-command setup, skill discovery, agent-driven memory, signed admin policy, and OAuth 2.1 for Desktop.
Hook
Runs when a session starts on startup, clear and compact, executing session-start.cjs via node. From neXenio/bifrost-plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing prompt-submit.cjs via node. From neXenio/bifrost-plugin.
Hook
Runs when the agent finishes a response, executing session-reflect.cjs via node. From neXenio/bifrost-plugin.
Hook
Runs after a tool call finishes for mcp__(bifrost and plugin_bifrost-plugin_bifrost)__.* tool calls, executing usage.cjs via node. From neXenio/bifrost-plugin.
Hook
Runs when a tool call fails for mcp__(bifrost and plugin_bifrost-plugin_bifrost)__.* tool calls, executing usage.cjs via node. From neXenio/bifrost-plugin.