coderabbit
π―Skillfrom indrasvat/claude-code-skills
Performs selective, local AI-powered code reviews via CodeRabbit CLI, focusing on high-risk or explicitly requested code changes with a strict 1-review-per-hour limit.
Part of
indrasvat/claude-code-skills(4 items)
Installation
curl -fsSL https://cli.coderabbit.ai/install.sh | shSkill Details
Local AI code reviews via CodeRabbit CLI. ONLY use when (1) user explicitly requests "coderabbit"/"cr review", OR (2) code changes are high-risk (security, concurrency, complex logic). Rate-limited to 1 review/hourβbe highly selective.
More from this repository3
Drives iTerm2 programmatically to automate terminal tasks, run tests, inject commands, and interact with CLI/TUI applications using Python.
Generates comprehensive Product Requirements Documents through interactive discovery, enabling autonomous implementation and progress tracking across multiple Claude sessions.
Deploys web apps, APIs, static sites, and edge functions to Cloudflare's free tier using wrangler and cloudflared CLIs for personal projects.