Stats
Actions
Tags
From scaffolding
Validates git commits, blocks force pushes and destructive rm, checks file staleness before writes, and enforces session protocols on start/resume. Runs bash hooks that can block tool calls.
3 events · 12 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined inline in plugin.json manifest
Event handlers and matchers — expand Raw Configuration for the full JSON
Bash(git commit:*)${CLAUDE_PLUGIN_ROOT}/hooks/pre-commit-validation.shBash(git push*)${CLAUDE_PLUGIN_ROOT}/hooks/block-force-push.shEdit|Write${CLAUDE_PLUGIN_ROOT}/hooks/file-staleness-check.shEdit|Write${CLAUDE_PLUGIN_ROOT}/hooks/block-env-write.shBash(rm *)${CLAUDE_PLUGIN_ROOT}/hooks/block-destructive-rm.shEdit|Write${CLAUDE_PLUGIN_ROOT}/hooks/post-edit-review.shEdit|Write${CLAUDE_PLUGIN_ROOT}/hooks/file-staleness-update.shcompact${CLAUDE_PLUGIN_ROOT}/hooks/session-start-protocol.shstartup${CLAUDE_PLUGIN_ROOT}/hooks/session-start-protocol.sh${CLAUDE_PLUGIN_ROOT}/hooks/memory-project-id.shresume${CLAUDE_PLUGIN_ROOT}/hooks/session-start-protocol.sh${CLAUDE_PLUGIN_ROOT}/hooks/memory-project-id.shnpx claudepluginhub komluk/scaffolding --plugin scaffolding