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.md is the single source of truth.
  • Do not invoke this skill directly from manifest steps — the phase-6-finalize finalize loop dispatches verification-feedback directly.

Constraints:

  • The slash-command surface (/workflow-pr-doctor) MUST resolve through manage-config effort resolve-target --phase phase-6-finalize --role verification-feedback and dispatch the canonical executor variant.

Dispatch

When /workflow-pr-doctor is invoked, resolve the level + target via:

Installs
1
GitHub Stars
5
First Seen
Jul 11, 2026
workflow-pr-doctor — cuioss/plan-marshall