When one review pass isn't enough and you need code to meet a spec end to end, this pattern loops fix and review iterations with fresh agent context until both Claude and Codex independently sign off. It's built for high stakes work like cross repo package releases or multi provider changes where missing one consuming manifest or skipping one CI gate means production breaks. The verdict contract is strict text parsing, the scope matrix tracks every repo, package, provider, and gate before the first fix, and deterministic reconciliation gates catch drift between what shipped and what the spec required. Honest take: the ceremony is heavy, but if you've ever shipped a "complete" feature that forgot to wire the desktop client or bump a lockfile, you'll recognize why someone wrote this down.
npx -y skills add agentworkforce/relay --skill review-fix-signoff-loop --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
alirezarezvani/claude-skills
microsoft/win-dev-skills
github/awesome-copilot