Stats
Actions
Tags
From liv-hooks
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 · 6 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
Writecd ${CLAUDE_PLUGIN_ROOT}/hooks/FormRequestBlocker && uv run python main.py10mscd ${CLAUDE_PLUGIN_ROOT}/hooks/VueScriptValidator && uv run python main.py30mscd ${CLAUDE_PLUGIN_ROOT}/hooks/ControllerStructureValidator && uv run python main.py10mscd ${CLAUDE_PLUGIN_ROOT}/hooks/E2EPathValidator && uv run python main.py120msBashcd ${CLAUDE_PLUGIN_ROOT}/hooks/FormRequestBlocker && uv run python main.py10msWritecd ${CLAUDE_PLUGIN_ROOT}/hooks/ControllerServiceLayerReminder && uv run python main.py10ms137plugins reuse this hooks config
First indexed Nov 28, 2025
Showing the 6 earliest of 137 plugins
npx claudepluginhub RasmusGodske/claude-liv-conventions --plugin liv-hooks