Stats
Actions
Tags
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
Where this hook configuration is defined
Defined in .claude-plugin/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
command -v bre >/dev/null 2>&1 || (echo '[bookmark-research-engine] Installing bre CLI...' && pip install -q "${CLAUDE_PLUGIN_ROOT}" && echo '[bookmark-research-engine] bre installed. Run `bre setup` to configure.')npx claudepluginhub k3nnethfrancis/bookmark-research-engine