indoor47/Claude PR Reviewer

AI code review on every pull request. Posts structured feedback as a PR comment using Claude.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
anthropic_api_keyYour Anthropic API key. Use this OR hosted_api_key, not both.no""
hosted_api_keyHosted tier API key from indoor47/claude-pr-reviewer. No Anthropic account needed.no""
modelClaude model to use (claude-sonnet-4-6, claude-opus-4-6, claude-haiku-4-5-20251001)noclaude-sonnet-4-6
max_tokensMaximum tokens for the review responseno4096
ignore_patternsComma-separated glob patterns for files to skip (e.g., "*.md,*.lock,package-lock.json")no""
strictnessReview strictness: lenient (critical+security only), balanced (default), strict (includes test coverage, docs, tech debt)nobalanced
walkthroughInclude a file-by-file Changes Walkthrough table at the top of the review (true/false)notrue
skip_draftSkip review for draft pull requests (true/false)notrue

no outputs