home/categories/git-workflows/freitasp1-claude-code-skills-skills-safe-git-guard-skill-md
git-workflowsdevops

safe-git-guard

Prevents destructive Git operations by requiring backup and confirmation. Blocks git reset --hard, git push --force on main, git clean -fd. Requires backup before git checkout, git reset, git rebase. Activate on any destructive git command.

freitasp1
maintainer
freitasp1
Обновлено 1/20/2026
Звёзды
2
Форки
1
quick start

Installation and usage

Prevents destructive Git operations by requiring backup and confirmation. Blocks git reset --hard, git push --force on main, git clean -fd. Requires backup before git checkout, git reset, git rebase. Activate on any destructive git command.

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

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

skills use safe-git-guard