From fa0ad97575cb2263cc4c9b0f1a4e2e18a8358512 Mon Sep 17 00:00:00 2001 From: indoor47 Date: Wed, 25 Feb 2026 19:51:26 +0000 Subject: [PATCH] Add claude-pr-reviewer to PR agents section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b8c236d..eb7859e 100644 --- a/README.md +++ b/README.md @@ -183,6 +183,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Matter AI](https://matterai.dev) - Open Source AI Code Reviewer to help engineering teams release code with confidence. - [Gito](https://github.com/Nayjest/Gito) - AI code reviewer that works with any language model, locally or in GitHub Actions. - [Baz](https://baz.co) - Ai Code Reviewer that is tailored to your team's guidelines and conventions. Customizable, adaptable, responsive and integrated with the rest of teh developer tooling for context. +- [claude-pr-reviewer](https://github.com/indoor47/claude-pr-reviewer) - GitHub Action + CLI that uses Claude AI to automatically review pull requests, post inline comments, and report token costs. Supports strictness levels (lenient/balanced/strict). Zero dependencies, Python 3.8+. ## App generators