Auto Git Add
Hooks git-workflow 901
npx claude-code-templates@latest --hook git-workflow/auto-git-add Content
JSON
{
"description": "Automatically stage modified files with git add after editing. Helps maintain a ..."
"hooks": {
"PostToolUse": [1 item]
}
}