{ "hooks": { "PreToolUse": [ { "matcher": "Edit|Write|MultiEdit", "hooks": [ { "type": "command", "command": "${CLAUDE_PROJECT_DIR}/scripts/spec-guard.sh" } ] } ] } }