run-review-repair-loop
SolidConduct a bounded, repository-grounded code self-review and repair loop with objective 1-5 scoring, exact scope preservation, targeted fixes, and focused and full verification. In repositories with owned doctrine, dynamically apply current engineering, security, testing, maintainability, build-gate, and return-contract standards through progressive activation. Use when the user asks you to review your own recent code, grade the work, repeatedly fix actionable findings until it earns an evidence-backed 5/5 or reaches an iteration limit, or prepare a change for independent review without publishing or deploying it.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- Ezra144israel
- Repository
- Ezra144israel/governed-agent-skills
- Created
- 2 weeks ago
- Last Updated
- 2 days ago
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
loop-review
Independently review one loop iteration's implementation diff against the product contract and report a verdict (APPROVE, REVISE with must-fix items, or — at the gate — ESCALATE to the human). Requirement-first — per-REQ satisfaction is judged before code quality; the gate renders a machine-parsed verdict per REQ. Runs read-only with fresh context; driven by loop.sh, not for ad-hoc use.
review-loop
Run an evidence-backed, convergent review-and-improvement loop over a project or artifact. Use when the user asks to review, audit, polish, optimize, double-check, continue a prior review, or when another domain skill requests a pre-build orientation or post-build verification pass. Inspect first, ask only consequential questions, preserve originals, separate facts from inference, apply only authorized reversible fixes, and stop after two clean passes over one frozen scope.
loop-review-patch-retest
Use to run a bounded review, patch, and retest loop that stops on green, on no diff, or on a repeated identical finding.