Skip to main content
Manusで任意のスキルを実行
ワンクリックで

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