CorneiZeR

Cr Local — Git skill for Claude Code

Git community

Review this working tree with the CLI — its own allowance, no pull request.

How to install Cr Local

Installs to ~/.claude/skills/corneizer-coderabbit-skill-cr-local/SKILL.md

Terminal
mkdir -p ~/.claude/skills/corneizer-coderabbit-skill-cr-local && curl -fsSL https://raw.githubusercontent.com/CorneiZeR/coderabbit-skill/HEAD/commands/cr-local.md -o ~/.claude/skills/corneizer-coderabbit-skill-cr-local/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Cr Local does


allowed-tools: Bash(bash:*) argument-hint: [--light] [--uncommitted] description: Review this working tree with the CLI — its own allowance, no pull request

The local pass

!`bash "${CLAUDE_PLUGIN_ROOT}/skills/coderabbit/scripts/cr-local.sh" $ARGUMENTS`

Your task

Report the findings, most serious first, in the language the person is speaking. For each one, say what would actually go wrong — not the rule it breaks.

Then do the thing this skill exists for: **treat every finding a

Alternatives in Git

  • Worktree Deliver — Commit all work, push, and create a pull request from the current worktree 23.4k ★
  • Yeet — Stage, commit, push code, and open a GitHub pull request via CLI 14.6k ★
  • Cc Usage — by ryoppippi - Handy CLI tool for managing and analyzing Claude Code usage, based on analyzing local Claude Co 11.7k ★

Full documentation available on GitHub

View Source Repository