Awesome Ai Code Review banner
kodustech kodustech

Awesome Ai Code Review

AI community

Description

Awesome list of AI Code Review agents, copilots, and research papers.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome AI Code Reviews [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

A curated list of AI-powered tools, agents, and platforms dedicated to automating code reviews, enforcing guidelines, and improving software quality.

**Maintainer Note:** This list is curated and maintained by the engineering team at **[Kodus](https://kodus.io)**. We love open source and building better devtools.

Contents


Automated PR Agents

_Tools that connect directly to GitHub/GitLab to review Pull Requests, comment on code, and suggest fixes asynchronously._

_Note: This list is not intended to compare tools; as maintainers of Kodus, we are biased._

  • **[Kodus](https://kodus.io)** (⭐ _Maintainer_) An AI code review agent focusing on high-signal feedback. It allows teams to define custom review guidelines (using plain English) to enforce architectural patterns and best practices, reducing noise in the review process.

  • **[CodeRabbit](https://coderabbit.ai)** Provides line-by-line feedback on pull requests and generates summaries of changes. Features a chat interface within the PR to discuss the feedback with the AI.

  • **[Git AutoReview](https://gitautoreview.com)** VS Code extension that reviews pull requests using three AI models (Claude, GPT, Gemini) to catch bugs, security vulnerabilities, and performance issues. Supports GitHub, GitLab, and Bitbucket — the only tool covering all three platforms from inside the IDE.

  • **[Greptile](https://greptile.com)** An AI engine that indexes the entire codebase to understand context. It focuses on answering complex questions about the repo and reviewing code with full