mariomac/AI Code Review with Claude
Automated code review using Claude AI with custom review instructions from any text-based file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| anthropic-api-key | Anthropic API key for Claude access | yes | — |
| github-token | GitHub token for API access | yes | ${{ github.token }} |
| rules-file | Path to the review instructions file in the repository (any text format: Markdown, YAML, plain text, etc.) | no | .github/copilot-instructions.md |
| github-repository | GitHub repository name | no | ${{ github.repository }} |
| github-pr-number | GitHub pull request number | no | ${{ github.event.pull_request.number }} |
Outputs
no outputs