nachimore/PR Reviewer (Claude)

Review pull requests with Claude: diff → strict-JSON → validated, batched inline review.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic_api_keyAnthropic API key. Pass via secrets — never hard-code.yes
github_tokenToken with pull-requests: write. Defaults to the workflow token.no${{ github.token }}
modelClaude model string (tunable per consumer).noclaude-sonnet-4-6
rubric_pathPath to a rubric markdown file in the consumer repo. Falls back to a built-in default.no.github/pr-review-rubric.md
max_diff_bytesSkip review (and post a notice) when the diff exceeds this many bytes.no400000
ignore_globsComma-separated globs of files to exclude from review.no*.lock,package-lock.json,*.svg,dist/**,build/**

no outputs