{
"events": [
"PreToolUse"
],
"matcher": "Bash|Write",
"type": "command",
"command": ".claude/scripts/build.sh",
"timeout": 5000,
"description": "Validate dangerous operations before execution",
"dependencies": {
"commands": [
{
"path": "commands/format-json.md"
}
]
}
}