home/categories/git-workflows/mattpocock-skills-git-guardrails-claude-code-skill-md
git-workflowsdevops

git-guardrails-claude-code

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.

mattpocock
maintainer
mattpocock
Обновлено 2/10/2026
Звёзды
13924
Форки
1144
quick start

Installation and usage

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.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use git-guardrails-claude-code