Stats
Actions
Tags
From bdk
Runs a Node script on session start to initialize plugin context and on stop to verify code integrity. Executes Node.js without bash.
2 events · 8 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
python3 ${CLAUDE_PLUGIN_ROOT}/hooks/check-rules-drift/check.pycommand -v uvx >/dev/null 2>&1 && uvx code-review-graph update || truepython3 ${CLAUDE_PLUGIN_ROOT}/scripts/render_startup.pycommand -v uvx >/dev/null 2>&1 || echo '[BDK] WARNING: uvx not found. MCP tools (serena, code-review-graph) require uvx. Install: https://docs.astral.sh/uv/getting-started/installation/'command -v uvx >/dev/null 2>&1 && uvx code-review-graph status || truepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/check-rules-drift/check.py --snapshot-baselinepython3 ${CLAUDE_PLUGIN_ROOT}/hooks/check-bdk-config/check.pypython3 ${CLAUDE_PLUGIN_ROOT}/hooks/register-graph-repo/register.pynpx claudepluginhub broneq/bdk --plugin bdk