Skip to main content
在 Manus 中运行任何 Skill
一键导入

review-and-fix

星标2
分支4
更新时间2026年6月27日 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

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly