Iteratively review changes, run automated tests, and apply targeted fixes until issues are resolved (or a stop condition is reached).
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Requires a shell and the repo's toolchains to run tests (language-dependent). May require git for diff-based review.
input_schema
{"type":"code-scope","description":"Repository path and scope (diff or codebase) to converge to clean state","defaults":{"scope":"diff"}}
output_schema
{"type":"diagnostic-report","description":"Repair loop report with iterations, commands, patches, and final state (persist only if explicitly requested)"}