Stats
Actions
Tags
From sw
Runs Python-based automation across session lifecycle — logs prompts, tracks tool usage, and triggers pre-write validation before Edit/Write operations. Writes log files to disk.
6 events · 11 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
bash -c 'command -v specweave &>/dev/null && specweave hook stop-reflect || { cat >/dev/null; echo "{\"decision\":\"approve\"}"; }'15000msbash -c 'command -v specweave &>/dev/null && specweave hook stop-auto || { cat >/dev/null; echo "{\"decision\":\"approve\"}"; }'15000msbash -c 'command -v specweave &>/dev/null && specweave hook stop-sync || { cat >/dev/null; echo "{\"decision\":\"approve\"}"; }'15000msbash -c 'command -v specweave &>/dev/null && specweave hook stop || { cat >/dev/null; echo "{\"decision\":\"approve\"}"; }'15000msbash -c 'command -v specweave &>/dev/null && specweave hook pre-compact || { cat >/dev/null; echo "{\"continue\":true}"; }'Write|Editbash -c 'command -v specweave &>/dev/null && specweave hook pre-tool-use || { cat >/dev/null; echo "{\"continue\":true}"; }'TeamCreatebash -c 'command -v specweave &>/dev/null && specweave hook pre-tool-use || { cat >/dev/null; echo "{\"continue\":true}"; }'Edit|Writebash -c 'command -v specweave &>/dev/null && specweave hook post-tool-use || { cat >/dev/null; echo "{\"continue\":true}"; }'Skill|Taskbash -c 'command -v specweave &>/dev/null && specweave hook post-tool-use-analytics || { cat >/dev/null; echo "{\"continue\":true}"; }'bash -c 'command -v specweave &>/dev/null && specweave hook session-start || { cat >/dev/null; echo "{\"continue\":true}"; }'bash -c 'command -v specweave &>/dev/null && specweave hook user-prompt-submit || { cat >/dev/null; echo "{\"decision\":\"approve\"}"; }'npx claudepluginhub anton-abyzov/specweave --plugin sw7plugins reuse this hooks config
First indexed Jan 10, 2026
Showing the 6 earliest of 7 plugins