code-review

Automate code review and security checks on staged or committed changes.

Updated May 4, 2026
One-click install
npx skills add https://github.com/Ab0umar/SRV100_Acc --skill code-review-ab0umar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Ab0umar/SRV100_Acc/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/Ab0umar/SRV100_Acc --skill code-review-ab0umar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the time-consuming process of reviewing code changes for quality, bugs, and security risks, accelerating feedback and reducing human effort.

Core Features & Use Cases

  • Detects bugs, security vulnerabilities, and quality issues in changed code
  • Groups findings by severity (Critical, Warning, Info) and suggests fixes
  • Works on staged, committed, or all changes; supports base branch/commit and directory selection for targeted reviews
  • Outputs agent-readable results suitable for autonomous workflows

Quick Start

Start a code review on your current repository to get an agent-ready assessment.

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 for pull requests?

This Skill automates code review and security-quality checks on code changes, applying to staged, committed, or all changes with optional base branch or commit scope for targeted reviews across directories.

How does autonomous AI code review handle security and quality checks?

Autonomous AI code review works by using the CodeRabbit CLI to scan code changes, detect bugs and security vulnerabilities, group findings by severity, and output agent-readable results with autonomous task guidance.

Can I review only staged or committed changes instead of the entire repository?

Yes, the Skill supports reviewing staged, committed, or all changes, and allows you to specify a base branch or commit scope for targeted reviews across directories.

What is the best way to integrate automated code review into autonomous workflows?

The best way is to use this Skill, which produces agent-readable results with severity grouping and autonomous task guidance via CodeRabbit CLI, making it suitable for autonomous workflows.

Does this code review automation work with specific base branches or directory scopes?

Yes, this code review automation supports optional base branch or commit selection and directory selection, allowing for targeted reviews across directories.