Skip to content
View reviews's full-sized avatar

Block or report reviews

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
reviews/README.md

AI-Assisted Code Reviews

A practical guide to using modern AI tools for code review — getting better reviews, faster, with less effort.

Guides

Guide What it covers
Principles Core ideas that apply across all tools
Claude Code Using Claude Code (CLI / IDE) for reviews
Cursor Using Cursor's AI features for review workflows
GitHub Copilot Copilot Chat and PR review features
Prompting Techniques Prompt patterns that produce better review feedback
Workflows End-to-end workflows combining tools and CI
Anti-Patterns Common mistakes and how to avoid them

Who this is for

Engineers who already do code reviews and want to use AI tools to:

  • Catch more bugs and subtle issues
  • Review faster without sacrificing depth
  • Get consistent coverage of security, performance, and correctness concerns
  • Reduce the tedium of reviewing boilerplate-heavy changes

Quick start

If you only read one file, read Principles. The tool-specific guides assume you've internalized those ideas.

Popular repositories Loading

  1. reviews reviews Public

    reviews