Iteratively review changes, run automated tests, and apply targeted fixes until issues are resolved (or a stop condition is reached).
Installation
Mit Codex oder Claude installieren Kopieren Sie diesen Prompt, fügen Sie ihn in Codex, Claude oder einen anderen Assistant ein und lassen Sie die Skill-Seite prüfen und installieren.
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)"}