Installs a Git safety guard hook for Claude Code to prevent destructive Git and filesystem commands.
Blocks accidental data loss from commands like 'git checkout --', 'git reset --hard', 'git clean -f', 'git push --force', and 'rm -rf'.
Use this skill to set up safety rails in a new or existing repository, or globally for the agent.