What problem does it solve? Development workflows silently degrade: PRs conflict or stall as drafts, Issues get stuck in wrong status labels, pipelines lose coverage, and feedback loops stop being acted on. This Skill continuously audits that health and fixes safe problems automatically before they block delivery. ## Core Features & Use Cases - PR Health Audit: Validates base branches, detects merge conflicts and stale draft PRs, and routes review-pending PRs back into the review flow with guidance comments. - Issue State Audit: Resets stuck in-progress Issues, fixes duplicate status labels, flags long-idle Issues, and detects orphan Issues that no automation lane covers. - Feedback Loop & Routine Monitoring: Tracks retro-try Issue digestion rates, duplicate detection, scheduled routine heartbeats, and stalled sessions, with circuit breakers limiting auto-fixes to reversible actions (labels, comments, notifications). - Use Case: Run the full weekly audit to receive a report of detected problems, auto-applied label fixes, and items needing user attention, or run the lightweight daily mode covering only PR and Issue hygiene. ## Quick Start Ask the AI to run a workflow health check on this repository's open PRs and Issues.