Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From critic
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
npx claudepluginhub jdpedrie/critic --plugin criticWhere 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'Share bugs, ideas, or general feedback.