Files
2025-11-29 18:20:25 +08:00

14 lines
215 B
JSON

{
"PostToolUse": [
{
"matcher": "Write|Edit",
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/suggest-commit.sh"
}
]
}
]
}