workflow-pr-doctor

Diagnose and fix pull request issues across CI, Sonar, and reviews.

4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/cuioss/plan-marshall --skill workflow-pr-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-pr-doctor
Source: https://github.com/cuioss/plan-marshall/tree/main/marketplace/bundles/plan-marshall/skills/workflow-pr-doctor
Command: npx skills add https://github.com/cuioss/plan-marshall --skill workflow-pr-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnose and fix pull request issues across builds, reviews, and Sonar to streamline PR readiness.

Core Features & Use Cases

  • Orchestrates CI and Sonar checks, aggregates results, generates a diagnostic report, and coordinates fixes with user approvals.
  • Supports auto-fix mode with safeguards to prevent unintended changes.
  • Handles wait-and-timeout scenarios with user prompts for continuation, skipping, or aborting.

Quick Start

Trigger the PR Doctor on a target pull request to diagnose issues and propose fixes.

Frequently Asked Questions about workflow-pr-doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose failing pull request checks across CI and Sonar?

To diagnose failing pull request checks across CI and Sonar, you can orchestrate checks by category to aggregate results and generate a diagnostic report with actionable remediation guidance.

Can I automatically fix code review and build issues in my pull requests?

You can automatically fix code review and build issues in your pull requests by enabling auto-fix mode, which applies safeguards to prevent unintended changes while coordinating remediation.

How do I handle CI and Sonar workflow timeouts when diagnosing PR issues?

To handle CI and Sonar workflow timeouts when diagnosing PR issues, the system supports wait-and-timeout scenarios with user prompts to continue, skip, or abort the ongoing checks.

Does the PR Doctor require manual approval before applying fixes to Git operations?

The PR Doctor requires manual user approval before applying fixes to Git operations, enforcing strict safety constraints unless the auto-fix mode is explicitly enabled by the user.

What is the best way to streamline PR readiness across builds and reviews?

The best way to streamline PR readiness across builds and reviews is to orchestrate CI and Sonar checks, delegate tasks to specialized sub-skills, and produce a clear diagnostic report.