architcybercrime/AI Code Reviewer

Review pull requests with Claude — inline comments, summary, incremental + dedup.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 30, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: architcybercrime/ai-code-reviewer@acdee5915c79f04d38e023890590a2f6aa4d3123 # v0.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
anthropic_api_keyAnthropic API key for the Claude review model.yes
github_tokenGitHub token with pull-requests: write.no${{ github.token }}
modelPrimary review model.noclaude-opus-4-7
summary_modelModel used for the PR-level summary.noclaude-haiku-4-5
effortThinking effort for the review model: low | medium | high | max.nohigh
max_filesMaximum number of files to review (<=0 means no limit).no60
min_severityOnly post findings at or above this severity: '' | critical | major | minor | suggestion.no""
post_check_runAlso post a GitHub Check Run with findings as annotations (needs checks: write).nofalse
path_filtersNewline-separated glob include/exclude rules (use ! to exclude).no""
dry_runRun the review but do not post comments to GitHub.nofalse
namedescription
findingsNumber of findings posted.
files_reviewedNumber of files reviewed.
skippedNumber of files skipped.