Stats
Actions
Tags
From testbench
Validates anti-patterns in code after Write/Edit operations using a Python script, and runs an orientation script at session start. Modifies files during validation.
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