CorneiZeR

Cr Sweep — Development skill for Claude Code

Development community

Find every other place a finding's class lives — free, no allowance.

How to install Cr Sweep

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

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

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

What Cr Sweep does


allowed-tools: Bash(python3:*) argument-hint: --base origin/main [--exempt path] description: Find every other place a finding's class lives — free, no allowance

The sweep

!`python3 "${CLAUDE_PLUGIN_ROOT}/skills/coderabbit/scripts/cr-sweep.py" $ARGUMENTS`

Your task

Treat every hit as a finding. It costs no allowance at all, which is why it runs before pushing rather than after a reviewer has spent a round telling you the same thing in a different file.

It searches what the dif

Alternatives in Development

  • Claude Coder — Kodu is an autonomous coding agent that lives in your IDE 5.2k ★
  • Oob — Out-of-band orchestrator — confirm BLIND SSRF/XXE/SQLi/RCE/Log4Shell by correlating interactsh callbacks to th 4.5k ★
  • Claude Code Guide — A full guide on Claude tips and tricks, optimizing Claude Code, and finding every command possible 3.7k ★

Full documentation available on GitHub

View Source Repository