Stats
Actions
Tags
From forgeproof
Runs shell scripts before Write/Edit/Bash to remind of skills, and after Skill events to mark completion. Executes bash commands and writes files.
2 events · 2 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
Bashpython3 ${CLAUDE_PLUGIN_ROOT}/skills/forgeproof/scripts/forgeproof.py gate-pr 2>/dev/null || python ${CLAUDE_PLUGIN_ROOT}/skills/forgeproof/scripts/forgeproof.py gate-pr10msEdit|Writeif ls .forgeproof/chain-*.json 1>/dev/null 2>&1; then python ${CLAUDE_PLUGIN_ROOT}/skills/forgeproof/scripts/forgeproof.py lint --quiet 2>&1 | head -20; fi; true30msnpx claudepluginhub ryanjmichie-git/forgeproof-plugin --plugin forgeproof