run-review-repair-loop

Solid

Conduct 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.

AI & Automation 16 stars 2 forks Updated 2 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
41
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Run Review Repair Loop Review the real repository state, score the change honestly, repair concrete findings, and repeat. Treat the final score as a self-assessment supported by evidence, never as independent approval. ## Establish The Contract Before reviewing or editing: 1. Read all applicable system, developer, `AGENTS.md`, repository, and user instructions. 2. Identify the repository, branch, base or comparison range, dirty state, staged state, authorized files, protected paths, required gates, prohibited actions, and iteration limit. 3. Use an explicit user-supplied base or range when provided. Otherwise, prefer the current branch's upstream merge base and include relevant working-tree changes. If the intended range cannot be determined safely, ask one concise question before editing. 4. Default to at most five review-repair iterations unless the user specifies another bound. 5. Preserve pre-existing user changes. Never revert, stage, commit, push, open a pull request, deploy, access production, or mutate external systems unless the current request explicitly authorizes that action. 6. Stop and report if a required fix needs a file outside the authorized scope. Name the exact file and reason instead of silently broadening scope. If the request is review-only, report findings and scores without editing. If repair is requested or clearly implied, perform the repairs within the established contract. ## Load Repository Doctrine Treat repository-owned instructions an...

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