Skip to content
Design
Hook

Hooks

What bridge-ds runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

From plugin
bridge-ds
1565 skills1 hook1 MCP
Install
> /plugin marketplace add noemuch/bridge
> /plugin install bridge-ds@bridge-ds-dev

Ships with bridge-ds. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • $CLAUDE_PLUGIN_ROOT/hooks/session-start
Read hooks/hooks.json
Ships withbridge-ds

Design in Figma with Claude Code. Bridge connects your terminal to the Figma Plugin API via WebSocket.

Get the whole plugin