Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From godmode
Blocks unsafe git operations (force push, unvalidated commits), destructive file operations, and writes to .env files. Runs pre-commit validation and post-edit review on file changes. Initializes session protocols and project memory on start/resume.
3 events · 3 hooks
npx claudepluginhub patrickking67/godmode --plugin godmodeSafety 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
Bashnode "${CLAUDE_PLUGIN_ROOT}/hooks/guard-bash.mjs"Edit|Write|MultiEditnode "${CLAUDE_PLUGIN_ROOT}/hooks/format-edit.mjs"node "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.mjs"Share bugs, ideas, or general feedback.