Cubic Loop
Iteratively review and fix code until cubic finds no more issues: review -> fix -> re-review -> repeat.
When To Activate
- User says "loop until clean", "keep reviewing until done", or "cubic loop"
- User wants to fully optimize a PR or branch before merging
- User asks to "fix everything cubic finds" or "make cubic happy"
Inputs
- Mode (optional):
local(default) for CLI review, orprfor PR-based review. - Max iterations (optional): Defaults to 5. Safety cap
[Description truncada. Veja o README completo no GitHub.]