Stats
Actions
Tags
From critic
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 hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
cd "${CLAUDE_PLUGIN_ROOT}/server" && go build -o "${CLAUDE_PLUGIN_ROOT}/bin/critic" . 2>&1 || echo 'critic: build failed'npx claudepluginhub jdpedrie/critic --plugin critic