code-review

Identify and report bugs, security issues, and quality risks in code changes using CodeRabbit.

7|Updated Oct 28, 2025
One-click install
npx skills add https://github.com/j5ik2o/fraktor-rs --skill code-review-j5ik2o
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/j5ik2o/fraktor-rs/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/j5ik2o/fraktor-rs --skill code-review-j5ik2o

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the tedious process of reviewing code to identify bugs, security issues, and quality risks, reducing review time and human error.

Core Features & Use Cases

  • Autonomous review cycles using CodeRabbit that run on code changes (PRs, commits, and staged changes)
  • Detects bugs, security issues, and quality risks; groups findings by severity (Critical, Warning, Info)
  • Provides actionable fix suggestions and creates tasks for implementation
  • Works with both prompt-only and detailed feedback modes to support agents and developers

Quick Start

Ask CodeRabbit to review the latest changes in your repository and generate a prioritized task list

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 review for pull requests to find bugs and security issues?

Automated code review identifies bugs, security issues, and quality risks in pull requests by running autonomous cycles on code changes, grouping findings by severity, and providing actionable fix suggestions for developers.

Does autonomous AI code review work with staged changes and local commits?

Yes, autonomous AI code review is applicable to changed, staged, or incoming code across both pull requests and local commits, allowing you to detect security vulnerabilities and quality risks before pushing changes.

Do I need CodeRabbit CLI and authentication to run AI code reviews?

Yes, running AI code reviews requires the CodeRabbit CLI and proper authentication to analyze code changes, detect bugs, and generate prioritized task lists for your repository.

How are code quality risks and security vulnerabilities categorized during review?

Code quality risks and security vulnerabilities are categorized by grouping findings into severity levels: Critical, Warning, and Info, enabling developers to prioritize fixes based on the impact of the code changes.

Can I get prompt-only feedback instead of detailed reports for code changes?

Yes, you can choose between prompt-only and detailed feedback modes for code reviews, supporting both autonomous agents with concise inputs and developers requiring comprehensive quality risk reports.