letin2133/GrumpyReviewer
AI code reviewer with personality. Brutal, in-character feedback on every PR.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| persona | Reviewer persona slug. Available: grumpy-senior, drill-sergeant, zen-master, anime-sensei, shakespeare, kernel-maintainer | no | grumpy-senior |
| provider | LLM provider. Options: anthropic, openai | no | anthropic |
| model | Model override. Defaults: anthropic=claude-sonnet-4-6, openai=gpt-4o | no | "" |
| max-files | Maximum number of files to review per PR. Keeps costs predictable. | no | 10 |
| base-url | Custom API base URL (for proxy providers like 9router, OpenRouter, etc.). Leave empty for official endpoints. | no | "" |
| github-token | GitHub token for posting reviews. Usually secrets.GITHUB_TOKEN. | no | ${{ github.token }} |
Outputs
no outputs