Stats
Actions
Tags
From agent
Python-based linting, prose checking, citation fidelity, and atomic constraint enforcement on file writes. Blocks image reads. Runs bash via uv.
6 events · 8 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
echo '[clawcode] Session ending. If this was a significant conversation, write a brief summary to memory/'$(date +%Y-%m-%d)'.md before closing. Include: what was discussed, decisions made, open items.'echo '[clawcode] Context nearing compaction. Save important information from this conversation to memory/'$(date +%Y-%m-%d)'.md — APPEND only, do not overwrite existing entries. If nothing to save, skip.'CronCreatebash ${CLAUDE_PLUGIN_ROOT}/hooks/cron-pretool.shBash|Edit|Write|NotebookEdit|MultiEdit|Task|mcp__.*bash ${CLAUDE_PLUGIN_ROOT}/hooks/exec-gate-pretool.shDIR="${CLAUDE_PROJECT_DIR:-$PWD}"; mkdir -p "$DIR/memory/.dreams" 2>/dev/null; echo '{"type":"session.end","ts":"'$(date -u +%Y-%m-%dT%H:%M:%SZ)'"}' >> "$DIR/memory/.dreams/events.jsonl" 2>/dev/null; exit 0CronCreate|CronDeletebash ${CLAUDE_PLUGIN_ROOT}/hooks/cron-posttool.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/reconcile-crons.shbash ${CLAUDE_PLUGIN_ROOT}/hooks/scope-trust-legacy-warn.shnpx claudepluginhub crisandrews/clawcode --plugin agent