Stats
Actions
Tags
From testbench
Runs a session-start script on startup/resume and a post-file-edit script after Write/Edit tool calls. Executes bash, writes files.
2 events · 2 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
Edit|Writebash "${CLAUDE_PLUGIN_ROOT}/hooks/test-coverage-nudge.sh" 2>&1 || { echo '[testbench:coverage-nudge] hook failed' >&2; exit 0; }5msstartupbash "${CLAUDE_PLUGIN_ROOT}/hooks/init-check.sh" 2>&1 || exit 03msnpx claudepluginhub hrconsultnj/claude-plugins --plugin testbench