Triage a CI / PR check failure by READING the failure body before forming any hypothesis. Triggered whenever a required check is red, a PR is BLOCKED, a merge won't land, or you're about to call a failure "transient", "flaky", "stale", or "orphaned". Prevents dismissing a real failure (e.g. real CodeQL security alerts) as noise.
$npx -y skills add igorganapolsky/thumbgate --skill ci-failure-triageInstalls into the current project.
Run `npx skills use "https://github.com/igorganapolsky/thumbgate" --skill "igorganapolsky/thumbgate/ci-failure-triage"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/igorganapolsky/thumbgate" that are relevant to the current task. Run `npx skills add "https://github.com/igorganapolsky/thumbgate"` and select the relevant skills, then follow their instructions.