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 --hard
  • git checkout -- <file>
  • git clean -fd
  • git rebase (without explicit confirmation)
  • git push --force

Rules

FORBIDDEN (never execute):

Installs
18
GitHub Stars
37
First Seen
Jan 24, 2026
safe-git-guard — svenja-dev/claude-code-skills