What problem does it solve? Scattered GitHub signals across many repositories make it hard to spot blocked pull requests, failing Actions workflows, and stale issues before they become problems. This Skill consolidates those signals into a single prioritized health digest without making any external changes. ## Core Features & Use Cases - Repo Health Scoring: Scores each repository from 0 to 100 across workflow health, PR state, issue staleness, dependency risk, and automation noise. - PR and Issue Classification: Categorizes open PRs as blocked, stale, ready, or conflict-risk, and flags stale, priority, or bot-generated noisy issues. - Workflow Monitoring: Detects failure streaks on default branches and repeatedly failing scheduled or dependency-update runs. - Use Case: Run a daily read-only scan of all repos under an organization to produce a digest of blocked PRs, failing workflows, and recommended next actions, while explicitly listing actions not taken. ## Quick Start Ask the assistant to check health for a repository such as darksheer/ARC and produce a digest of stale PRs and failing workflows.