Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

pr-remediation-batch

Étoiles0
Forks0
Mis à jour22 avril 2026 à 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

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

SKILL.md
readonly