revfran/Claude Agent Orchestrator Review
Run a structured code review with QA risk assessment on PR changed files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| focus | Review focus area: general, security, performance, quality | no | general |
| anthropic-api-key | Anthropic API key for AI-powered reviews (optional — structural analysis runs without it) | no | "" |
| base-ref | Base branch for diff | no | origin/main |
| python-version | Python version to use | no | 3.11 |
Outputs
| name | description |
|---|---|
| report-file | Path to the review report markdown file |
| has-high-risks | Whether HIGH severity risks were found |