Skip to main content
Run any Skill in Manus
with one click

review-and-fix

Stars2
Forks4
UpdatedJune 27, 2026 at 05:46

Iteratively reviews recent code changes and fixes identified issues or implements improvements. Each iteration spawns SIX concurrent reviewer sub-agents — THREE `in-depth-review` and THREE `gh-style-review` — all invoked with `--raw` against the current branch (PR mode if an open PR exists for the branch, branch mode otherwise). Their raw scored findings are merged and deduplicated across all six instances into one flat pool, filtered to keep anything with confidence >= 50, then fixes are applied and committed one at a time. In PR mode, the gh-style instances also return Discussion Context (which prior human comments the diff resolves vs. still leaves open); the orchestrator surfaces this in the per-iteration summary so the user can see what reviewer feedback is being addressed by the fix loop. The loop stops as soon as one batch finds nothing actionable above the threshold, or after 10 iterations. No GitHub write commands are ever issued. Produces a final summary report. Use this skill when the user asks to

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.

SKILL.md
readonly