safe-git-guard
Installation
SKILL.md
Safe Git Guard
Skill to prevent destructive Git operations
Trigger
This skill activates automatically on these commands:
git reset --hardgit checkout -- <file>git clean -fdgit rebase(without explicit confirmation)git push --force