Files
QR-master/.codex/hooks.json
2026-07-07 00:10:29 +02:00

16 lines
282 B
JSON

{
"hooks": {
"PreToolUse": [
{
"matcher": "Skill",
"hooks": [
{
"type": "command",
"command": "'C:\\Users\\timo\\Documents\\qrmaster\\QR-master\\.codex\\hooks\\check-gstack.sh'"
}
]
}
]
}
}