team247/AI Code Review

Automated code review using Claude Code

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyAnthropic API key for Claude (either api-key or oauth-token required)no
oauth-tokenClaude Code OAuth token for Pro/Max users (takes priority over api-key)no
cursor-api-keyCursor API key (optional, falls back to api-key)no
github-tokenGitHub token for posting review commentsno${{ github.token }}
base-shaBase commit SHA (target branch)yes
head-shaHead commit SHA (PR branch)yes
event-actionGitHub event action (opened, synchronize, reopened)noopened
before-shaPrevious head SHA (for synchronize events)no""
modelClaude model to use for review (sonnet, haiku, opus)nosonnet
post-reviewPost review comments to PRnotrue
conventions-pathPath to project conventions directorynodocs/conventions
review-modeReview mode: auto (incremental for sync), full, or incrementalnoauto
install-claudeHow to install Claude (npm, curl, or skip if already installed)nonpm
namedescription
review-reportPath to the generated review report
blocking-issues-countNumber of blocking issues found
suggestions-countNumber of suggestions found