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

pr-remediation-batch

Stars0
Forks0
UpdatedApril 22, 2026 at 16:58

Use this skill when a PR has received review findings (typically from `/pr-review-toolkit:review-pr`, manual code review, or `/spacebot-dev`) that need to be addressed before merge. Takes an aggregated findings document (e.g., `.scratchpad/YYYY-MM-DD-prN-review-aggregated.md`) and drives a multi-commit remediation loop with narrow verification gates between commits. Enforces commit-message discipline (review-item IDs cited in every commit message), commit grouping (fix-class + test-class + doc-class commits stay separate), and prevents the common failure mode of lumping unrelated fixes into one "address review" commit. Canonical reference for the batch pattern: Phase 4 PR 2's 27-commit remediation at `feat/entra-phase-4-pr-2-handler-rollout`.

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