auto-review-fix
Installation
SKILL.md
auto-review-fix
Automated iterative code review and fix loop. Reviews all code changes on the current branch since it diverged from main, including uncommitted changes (staged and unstaged). Validates findings, fixes issues, and repeats until clean or max iterations reached.
IMPORTANT: Execute this entire process autonomously without asking the user for confirmation at any step. Just do the iterations.
Process Overview
Run up to 4 iterations of the review-validate-fix cycle. Stop early ONLY when a follow-up review confirms no issues to fix remain.