What problem does it solve? Engineering leads managing many repositories cannot see which product is actually broken today without manually checking Sentry, CI, Dependabot, and open PRs repo by repo. This Skill performs one read-only cross-product sweep of a GitHub org and returns a ranked, routed report of everything on fire. ## Core Features & Use Cases - Org-wide incident sweep: Pulls Sentry issues and cron monitors, org-wide open PRs and issues, failing workflows, Dependabot alerts, and code/secret scanning state, then ranks them P0/P1 across products. - Structural blind-spot detection: Flags repos with no error monitoring, no alerting, disabled dependency scanning, or Dependabot alerting without fix PRs. - Cron recovery cross-reference: Distinguishes a genuinely broken cron monitor from one whose fix was verified via workflow dispatch but awaits its next scheduled check-in. - Use Case: Ask "what's on fire across our products?" and receive a markdown report with production fires, security exposure, stuck shipping, backlog heat, and a cross-product top 5, each routed to its owning repo. ## Quick Start Ask the agent "what's on fire today across the org?" to run the full cross-product sweep and get a ranked report.