Stats
Actions
Tags
From rubyist
Blocks destructive git commands and hardcoded secrets from being written, then auto-formats edited files after write operations. Executes bash scripts to enforce safety and code quality.
2 events · 3 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
Bashgit diff --cached --name-only --diff-filter=ACM | grep '\.rb$' | xargs -r bundle exec rubocop --force-exclusionWriteecho 'File written: $TOOL_INPUT' | jq -r '.file_path'Write|Editecho 'Code smell analysis for: $TOOL_INPUT' | jq -r '.file_path'137plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 137 plugins
npx claudepluginhub jwplatta/agent-cubicle --plugin rubyist