Triage failing PR checks with gh CLI, identify first actionable root cause, and derive exact local repro commands.
Use this skill when a PR reports failing GitHub checks and you need a fast, evidence-backed diagnosis.
gh pr checks <pr-number>gh pr view <pr-number> --json statusCheckRollupgh run view <run-id> --log-failedgh run view <run-id> --job <job-id> --log-failedgh pr checks <pr-number>#[allow(...)]) unless required.Always report: