Stats
Actions
Tags
From phillit
Enforces a structured SDLC workflow: blocks commits without guard checks, optimizes test runs, gates file writes, aggregates subagent consensus, and loads session context. Executes bash scripts and modifies files.
4 events · 5 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
Writebash "${CLAUDE_PLUGIN_ROOT}/hooks/fast_gate.sh" .bib hooks/validate_bib_write.py || echo '{"systemMessage": "PhilLit: .bib write-time validation could not run (uv failure) - the write was allowed unvalidated."}'Bashbash "${CLAUDE_PLUGIN_ROOT}/hooks/fast_gate.sh" run_in_background hooks/block_background_bash.py || echo '{"systemMessage": "PhilLit: background-bash gate could not run (uv failure) - the call was allowed."}'Editbash "${CLAUDE_PLUGIN_ROOT}/hooks/fast_gate.sh" .bib hooks/validate_bib_write.py || echo '{"systemMessage": "PhilLit: post-edit .bib validation could not run (uv failure) - the edit was not validated."}'bash "${CLAUDE_PLUGIN_ROOT}/hooks/setup-environment.sh"bash "${CLAUDE_PLUGIN_ROOT}/hooks/subagent_stop_bib.sh"npx claudepluginhub ai-4-phi/phillit10plugins reuse this hooks config
First indexed Mar 23, 2026
Showing the 6 earliest of 10 plugins