dev10x-guru/Dev10x PR Review

Automated, supervisor-style PR review powered by Claude Code. Reviews pull requests on open and harvests review patterns on close.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 9, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dev10x-guru/dev10x-claude@bb05ace4903af0d7cc92c7b5459fa7224fadf78e # v0.86.0

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

namedescriptionrequireddefault
anthropic_api_keyAnthropic API key. Store as a repository secret and pass via secrets.ANTHROPIC_API_KEY.yes
github_tokenToken used to read the PR and post review comments. Defaults to the job token.no${{ github.token }}
modelClaude model id for the review (e.g. haiku, sonnet, opus).nohaiku
modereview | learn | auto. `auto` reviews on opened/synchronize/ready_for_review and harvests learnings on closed.noauto

no outputs