review

Runs CodeRabbit to review uncommitted changes and generate a feedback report.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lgtm-hq/claude-skills --skill review-lgtm-hq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/lgtm-hq/claude-skills/tree/main/skills/review
Command: npx skills add https://github.com/lgtm-hq/claude-skills --skill review-lgtm-hq

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps developers efficiently review code changes and provide constructive feedback, reducing manual effort and improving code quality.

Core Features & Use Cases

  • Code Review Automation: Use CodeRabbit to analyze uncommitted code for issues.
  • Feedback Generation: Quickly identify potential problems in code before merging.
  • Use Case: When a developer has made local changes and needs a fast review, they can run this Skill to get insights and catch bugs early.

Quick Start

Use the review skill to analyze your current uncommitted code changes and generate a feedback report.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code review for uncommitted changes?

Automate code review for uncommitted changes by running CodeRabbit to analyze local modifications, identify potential bugs, and generate a feedback report to catch issues early before merging.

What is the best way to generate code feedback before merging?

Generate code feedback before merging by executing an automated review on your current code modifications, which quickly identifies potential problems and provides constructive insights to improve code quality.

Do I need CodeRabbit installed to run automated code analysis?

Yes, you need the CodeRabbit command-line tool installed and related scripts configured in your environment to execute automated code analysis and review uncommitted changes seamlessly.

Can I use this automated code review for local development workflows?

Yes, you can use automated code review for local development workflows to analyze uncommitted code changes, detect bugs early, and prepare for peer review without manual effort.

Does automated code review work on all uncommitted code modifications?

Automated code review works on uncommitted code modifications by running CodeRabbit to identify issues within those local changes, streamlining development workflows and improving overall code quality.