GitHub Actions workflow for AI-powered code reviews using Amp or Claude Code.
ai-pr-review is easy to set up with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
gh repo view snarktank/ai-pr-review --webOpen the official repository or website.
Check the README for package manager, auth, and platform requirements.
Try it in a small test task inside your agent workflow.
This tool automatically reviews your pull requests using AI. It gives feedback on code changes, suggests improvements, and can approve or request changes. You just add a workflow file and an API key.
AI PR Review is a GitHub Actions workflow that integrates AI code review into your pull request process. It supports two AI providers: Amp (recommended) and Claude Code. The workflow automatically runs on every pull request, analyzes the code changes, and posts a review with comments, suggestions, and a summary. It features robust error handling, multiple JSON extraction methods, and configurable behavior (comment, approve, request changes). The tool is secure, using GitHub secrets for API keys and minimal permissions. Setup is straightforward: copy the workflow file, get an API key, and add it as a repository secret. The workflow is designed for reliability, handling non-deterministic AI responses with fallback mechanisms. It's ideal for teams wanting to automate code review without manual effort.
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 299 days ago.
61 GitHub stars indicate community interest.
2 open issues signal maintenance load.
MIT license detected.
Automate code review for every pull request in a GitHub repository.
Provide consistent, AI-generated feedback on code quality and best practices.
Reduce manual review workload for maintainers by catching issues early.
Enforce coding standards and suggest improvements automatically.
Speed up the review process for open-source projects with many contributors.
API keys are stored as GitHub secrets; ensure they are kept confidential.
AI reviews may produce incorrect or biased feedback; always verify critical changes.
The tool sends code diffs to external AI APIs; review privacy policies of Amp/Claude Code.
61
Stars
6
Forks
2
Issues
MIT
License
A CLI tool to create and hide GitHub comments using the GitHub REST API.
AI-powered GitHub automation for issue triage, PR review, labeling, and security scanning.
Local GitHub Actions runner for AI agents — test CI/CD workflows locally before pushing.
3 security/trust notes recorded.
Setup difficulty is 2/5.