What it does

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute.

Use when user wants to prevent destructive git operations, add git safety hooks, or block git push/reset in Claude Code.

How it arrives

You don't install skills one by one. ClevskillSetup installs the whole curated pack, wires the safety hooks, and verifies each skill actually runs on your machine. The weekly health scan re-checks it from then on, and repairs route through your approval.

Setup

No setup needed. It works as soon as the pack is installed; no accounts, no API keys, nothing leaves your machine.

Invoke it

In Claude Code or Claude Cowork, just ask in plain language; skills trigger on intent. Things people say that make this skill run:

you: use git guardrails claude code on this
claude: [git-guardrails-claude-code runs, result returned with full audit log]

A developer tool: guardrails and helpers that make AI-assisted coding safer and faster.