BeClaude

git-safety

New
13.7kSmitheryGeneralby tamagui

Git safety rules. INVOKE WHEN: git push, force push, git reset, git clean, destructive git, push force, reset hard. NEVER force push or do destructive git operations.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/git-safety.md https://raw.githubusercontent.com/tamagui/tamagui/main/.claude/skills/git-safety/SKILL.md
3
Invoke in Claude Code
/git-safety
View source on GitHub
devopssecurity

Frequently Asked Questions

What is git-safety?

Git safety rules. INVOKE WHEN: git push, force push, git reset, git clean, destructive git, push force, reset hard. NEVER force push or do destructive git operations.

How to install git-safety?

To install git-safety, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /git-safety.

What is git-safety best for?

git-safety is a community categorized under General. It is designed for: devops, security. Created by tamagui.