gstack/pr-prep
Benjamin D. Smith 6b4bf39142 feat(pr-prep): step 4.4 — second-opinion review via codex on CLEAN commits
Before filing each CLEAN commit (not bucketed EXACT_DUP / OVERLAP /
SIBLING), invoke `codex review` for an independent second opinion.
Codex CLI uses a different model family (OpenAI vs Claude), so the
signal is genuinely independent and catches structural bugs the author
missed during write-up.

Optional: if `codex` is not on PATH, emit a soft warning and continue;
never block on tool availability. Severity escalation: P0/P1 findings
bump the commit from CLEAN to OVERLAP (don't file until addressed); P2
stays CLEAN at author discretion (fix-before-file or note in PR body).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 21:56:31 +10:00
..
SKILL.md feat(pr-prep): step 4.4 — second-opinion review via codex on CLEAN commits 2026-07-02 21:56:31 +10:00
SKILL.md.tmpl feat(pr-prep): step 4.4 — second-opinion review via codex on CLEAN commits 2026-07-02 21:56:31 +10:00