review-loop
01Skill Claude CodeCodex
Multi-round adversarial code review loop — four specialized agents (correctness, adversarial, API design, test rigor) run in parallel against a PR, repeated until all four return CLEAN — ship it or a budgeted number of rounds (default 5) is exhausted — whichever comes first, with two ask-first soft stops in between (a…