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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 9, 2026
- License
- MIT
Pinned Snippet
uses: dev10x-guru/dev10x-claude@bb05ace4903af0d7cc92c7b5459fa7224fadf78e # v0.86.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic_api_key | Anthropic API key. Store as a repository secret and pass via secrets.ANTHROPIC_API_KEY. | yes | — |
| github_token | Token used to read the PR and post review comments. Defaults to the job token. | no | ${{ github.token }} |
| model | Claude model id for the review (e.g. haiku, sonnet, opus). | no | haiku |
| mode | review | learn | auto. `auto` reviews on opened/synchronize/ready_for_review and harvests learnings on closed. | no | auto |
Outputs
no outputs