Iteratively review changes, run automated tests, and apply targeted fixes until issues are resolved (or a stop condition is reached).
Installation
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
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)"}