jlixfeld/Agent review orchestrator

Coordinates configured reviewer adapters and trusted Claude fix attempts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token used for review orchestration.yes
openai-api-keyOpenAI API key used only by the OpenAI review provider.no
review-providerConfigured review provider.noopenai
review-modelModel used by the configured review provider.nogpt-5.6-sol
codex-loginLegacy exact GitHub login of the native Codex App.nochatgpt-codex-connector[bot]
max-fix-attemptsMaximum Claude fix attempts allowed for one pull request.no10
namedescription
should-fixWhether the trusted Claude fix job should run.
pr-numberPull request number handled by this event.
head-refCurrent same-repository pull request head branch.
head-shaCurrent pull request head revision.
promptComplete prompt for the Claude fix job.
attemptOne-based Claude fix-attempt number.