git-safety

Perform safety checks before git operations to prevent committing secrets, large files, or pushing to wrong branches. Automatically activated during git commits and pushes.

$ 설치

git clone https://github.com/mountaintop1/myclaude /tmp/myclaude && cp -r /tmp/myclaude/.claude/skills/git-safety ~/.claude/skills/myclaude

// tip: Run this command in your terminal to install the skill