Stats
Actions
Tags
From hall-of-automata-cli
Blocks file writes during Write/Edit calls using a filter script, and runs a continuation handler on Stop to manage session state. Executes Python scripts on session start.
3 events · 4 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
if [ -f ~/.hall/watcher.pid ]; then kill $(cat ~/.hall/watcher.pid) 2>/dev/null; rm -f ~/.hall/watcher.pid; fi5msWrite|Edit|MultiEditbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/guard-writes.sh10msSkillbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/skill-guard.sh10msbash ${CLAUDE_PLUGIN_ROOT}/hooks/scripts/session-start.sh10msnpx claudepluginhub mockasort-studio/marketplace --plugin hall-of-automata-cli