Cr Local — Git skill for Claude Code
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
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 RepositoryRelated Skills
Review Commit PR Discipline
Review the current branch's commits and working tree for commit and pull-request discipline, then produce well
Ship
Create a pull request from the current working branch to main, ensure the version is bumped, and draft a GitHu
V PR Review
Deep, two-axis, stack-agnostic code review of a pull/merge request or a local diff — review-only, never edits
Review Diff
Read-only bug-finding review of the local working diff or a commit range via pr-reviewer.
Check Secrets
Scan the working tree and recent git history for accidentally-committed BFL API keys, webhook secrets, or othe
Check Staged
Inspect the staged changes for correctness, logic integrity, and impact relative to the last commit. Stash uns
Related Agents
Release Quality Runner
MUST BE USED in Phase 0 of the releasing-erfana skill to enforce the pre-flight checklist before any release t
Fallow
Run a codebase-intelligence audit (fallow) scoped to working-tree changes and report raw findings — dead code,
Secrets Auditor
Credential scanner — scans staged diff and working tree for secrets, tokens, and credentials. Groups findings