akalongman/Universal AI Code Reviewer
AI-powered code review for Pull Requests using Claude, Gemini, or OpenAI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit May 27, 2026
- License
- MIT
Pinned Snippet
uses: akalongman/universal-ai-reviewer@914144c87068149a1b5ec2e9e82bb2ebd6895d40 # 1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ai_provider | The AI provider to use: anthropic, gemini, or openai | no | anthropic |
| anthropic_api_key | Anthropic API Key (Required if using Claude) | no | — |
| gemini_api_key | Gemini API Key (Required if using Gemini) | no | — |
| openai_api_key | OpenAI API Key (Required if using OpenAI) | no | — |
Outputs
no outputs