This commit is contained in:
Matt Pocock
2026-02-10 14:09:43 +00:00
parent 30e0fdc263
commit b81729c6ad
2 changed files with 1 additions and 1 deletions
@@ -1,5 +1,5 @@
---
name: setup-git-guardrails
name: git-guardrails-claude-code
description: Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.
---