code-review

Automate code reviews with CodeRabbit AI to identify bugs and security issues.

2|Updated May 15, 2026
One-click install
npx skills add https://github.com/mashharuki/floci-sample --skill code-review-mashharuki
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/mashharuki/floci-sample/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/mashharuki/floci-sample --skill code-review-mashharuki

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires coderabbit, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of code reviews, identifying bugs, security issues, and quality risks, saving developers time and improving code quality.

Core Features & Use Cases

  • Bug Detection: Automatically finds bugs, security vulnerabilities, and quality risks in code changes.
  • Code Quality: Groups findings by severity and provides actionable feedback.
  • Review Automation: Trigger reviews manually or automatically based on code changes.
  • Use Case: Integrate this Skill into your development workflow to streamline code reviews and maintain high code quality standards.

Quick Start

Request a code review by typing 'Review my code' or 'Run code-review on this commit'.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code reviews to detect bugs and security issues?

Automate code reviews by using this Skill to identify bugs, security vulnerabilities, and quality risks. It groups findings by severity and provides actionable feedback on staged, committed, or all code changes.

Do I need CodeRabbit CLI to run AI code reviews?

Yes, the CodeRabbit CLI and authentication are required to run AI code reviews. This Skill depends on the CodeRabbit AI to evaluate code changes, find bugs, and detect security issues.

Can I trigger code review automation manually on specific commits?

Yes, you can trigger code review automation manually by requesting a review on specific commits. The Skill also supports automatic reviews triggered by code changes in your development workflow.

What is the best way to review staged changes for quality risks?

The best way to review staged changes for quality risks is to use this Skill to evaluate your code. It supports staged, committed, or all changes, automatically finding bugs and grouping findings by severity.

Why does AI code review require authentication?

AI code review requires authentication to securely connect the CodeRabbit CLI to your environment. This ensures the AI can safely access your code changes to identify bugs and security vulnerabilities.