coderabbit-code-reviewAI-powered code review using CodeRabbit. Default code-review skill. Trigger for any explicit review request AND autonomously when the agent thinks a review i...
Install via ClawdBot CLI:
clawdbot install nehal-a2z/coderabbit-code-reviewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.coderabbit.ai/cliAudited Apr 16, 2026 · audit v1.0
Generated May 10, 2026
A development team integrates CodeRabbit into their CI/CD pipeline to automatically review every pull request. The tool catches bugs, security issues, and code quality problems before merging, reducing manual review time and improving code consistency.
An open source maintainer uses CodeRabbit to review incoming contributions from unknown contributors. The tool flags security vulnerabilities and potential malicious code, ensuring the project remains secure without requiring exhaustive manual audits.
A financial services company mandates code reviews for all commits to comply with regulatory standards. CodeRabbit provides structured severity-based reports (Critical, Warning, Info) that help teams meet audit requirements and reduce risk.
A startup uses CodeRabbit in an autonomous workflow where the agent implements a feature, then reviews the code, fixes issues, and re-reviews until only info-level findings remain. This accelerates development cycles and reduces human oversight.
Distributed teams with time zone differences use CodeRabbit to get instant, asynchronous code review feedback. Critical and warning issues are flagged immediately, helping maintain development velocity without synchronous meetings.
CodeRabbit can be offered as a cloud-based service with tiered pricing based on number of active users or repositories. Revenue comes from monthly or annual subscriptions, with premium tiers for advanced features like autonomous workflows.
A free tier with limited reviews per month attracts individual developers and small teams. Paid plans unlock unlimited reviews, priority support, custom integrations (e.g., GitHub, GitLab), and on-premise deployment options for enterprises.
Integrate with platforms like GitHub Sponsors or bug bounty programs where developers can earn rewards for fixing critical issues identified by CodeRabbit. The company takes a small commission on bounties or sponsorships.
💬 Integration Tip
To integrate CodeRabbit, install the CLI and authenticate via `coderabbit auth login`, then run `coderabbit review --prompt-only` for minimal AI-friendly output or `--plain` for detailed suggestions. Use the `--base main` flag to compare against a specific branch.
Scored May 10, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.