workflow-pr-doctor
Installation
SKILL.md
PR Doctor Skill — Redirect
The pr-doctor body (CI wait, multi-source fetch over build / PR comments / Sonar, per-finding triage) lives in plan-marshall:plan-marshall/workflow/verification-feedback.md § Step 1 under producer=pr-state. The triage core (FIX / SUPPRESS / ACCEPT / AskUserQuestion) lives in plan-marshall:plan-marshall/workflow/triage.md Steps 1-6.
Enforcement
Execution mode: Dispatch verification-feedback.md with producer=pr-state; do not implement the body here.
Prohibited actions:
- Do not duplicate the pr-state body in this file —
verification-feedback.mdis the single source of truth. - Do not invoke this skill directly from manifest steps — the
phase-6-finalizefinalize loop dispatchesverification-feedbackdirectly.
Constraints:
- The slash-command surface (
/workflow-pr-doctor) MUST resolve throughmanage-config effort resolve-target --phase phase-6-finalize --role verification-feedbackand dispatch the canonical executor variant.
Dispatch
When /workflow-pr-doctor is invoked, resolve the level + target via: