Prompt file imported from alexanderdfree/Fantasy_Football_ML_AWS (
.codex/prompts/pre-pr-judge.md). Copyright stays with the author.
Run the repo's Codex pre-PR judge wrapper.
The authoritative instructions are version-controlled at agent-workflows/pre-pr-judge/instructions.md. That file, not this wrapper, defines the mission, skip rules, rebase requirement, verdict shape, and WARN handling.
Codex runtime values:
WORKFLOW_PROVIDER=CodexWORKFLOW_ENTRYPOINT=/prompts:pre-pr-judgeWORKFLOW_WRAPPER=.codex/prompts/pre-pr-judge.mdWORKFLOW_SHARED_INSTRUCTIONS=agent-workflows/pre-pr-judge/instructions.mdWORKFLOW_BASE=BASE if supplied, otherwise origin/mainWORKFLOW_ORIGINAL_TASK=ORIGINAL_TASK if supplied, otherwise infer from the current threadWORKFLOW_PRE_PR_GATE=/prompts:pre-pr-gateWORKFLOW_REVIEW_TOOL=scripts/codex-review-quiet.sh --base origin/mainWORKFLOW_SUBAGENTS=Codex subagents when available; otherwise direct orchestrator judgment
Execution:
- Read
agent-workflows/pre-pr-judge/instructions.md. - If it is missing or empty, STOP NOW: do not run
gh pr createand do not improvise the judge. - Otherwise, execute that file to completion using the Codex runtime values and supplied arguments above.