Address review findings from final-review.md. Max 3 rounds; escalates to user if
must-fix items remain after round 3. Tests stay green after each round. Use after
/divecode-review when must-fix findings exist; before /divecode-commit.
Instalación
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Address review findings from final-review.md. Max 3 rounds; escalates to user if
must-fix items remain after round 3. Tests stay green after each round. Use after
/divecode-review when must-fix findings exist; before /divecode-commit.
If must-fix count is 0, exit loop with "all must-fix resolved".
Else if round < 3, loop.
Else (round == 3 with remaining): escalate — use AskUserQuestion to ask the user:
"3 rounds elapsed, must-fix remain (list). Options: (a) accept and merge with known issues recorded in lore, (b) extend to 1 more round, (c) abandon this bolt."
Done criteria
All must-fix addressed OR explicit user decision recorded in fix-loop.md