review-fix-loop

Installation
SKILL.md

Review Fix Loop

Use this skill to run a real review -> fix -> review closeout loop.

Prefer uncommitted local work first, but choose branch or commit review when the actual work state requires it.

Contract

  • Use a real separate reviewer run. Do not replace reviewer failure with self-review.
  • Prefer codex exec review --json as the reviewer engine.
  • Allow codex review only as a declared backup reviewer after terminal reviewer failure.
  • Treat temporary silence during review as normal.
  • Continue until no fix now findings remain, or the loop is no longer converging usefully.
  • Reject speculative, noisy, low-confidence, or overly invasive findings.
  • Prefer small fixes at the correct ownership boundary.
  • Run focused proof after meaningful fix batches.
  • Stay silent by default. Surface assumptions or blockers only when they materially affect trust, scope, or safety.

Defaults

Installs
34
Repository
viaxco/skills
GitHub Stars
2
First Seen
Apr 20, 2026
review-fix-loop — viaxco/skills