From 446dcd8db78846e6df93e0a3a0feb81df712b726 Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 25 Feb 2026 12:15:53 +0000 Subject: [PATCH] Add claude-pr-reviewer to Tools section Co-Authored-By: Claude Opus 4.6 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fc6637a..0edb0b1 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,7 @@ Code review is the systematic examination (sometimes referred to as peer review) ## Tools - [Axolo](https://www.axolo.co) Github/GitLab Slack integration. Create one ephemeral channel per pull request/ merge request. +- [claude-pr-reviewer](https://github.com/indoor47/claude-pr-reviewer) AI-powered code review using Claude, available as a GitHub Action and CLI tool. - [Crucible](https://www.atlassian.com/software/crucible) Atlassian's on-premise code review tool. - [Gerrit](https://www.gerritcodereview.com/) Open source git code review tool originating out of Google. - [GitHub](https://github.com) Git hosting and pioneer of the "Pull Request".