loading
loading
Find the first real failure in a CI log and return the owner, fix path, and rerun command.
Points at the first failing command, not the loudest warning — and stops the agent from editing before it has even read the error.
Listed for review
No verified public repo for this skill yet, so this page does not give you an install command. Skills with a verified source install in one command — or fully manual: copy the skill folder into .claude/skills/ and your agent picks it up.
Boostor Quality Score
84/100 · B
CI Failure Triage reads a failing CI log, your repo context, and the recent diff, then returns a triage note: the failing job, the earliest actionable error (not a downstream symptom), the likely owner, a fix path, and the exact rerun command. It is built to stop the common agent mistake of editing files before reading the actual error, and to avoid blaming an inherited failure on the current change.
Plan a framework upgrade from current docs — breaking-change checklist, file impact, and verify commands.
Reads the target version's actual changelog instead of trusting training-data memory — the difference between a clean upgrade and a broken build.
Transparent + deterministic: every point above is computed from this skill's real fields plus a prompt-injection safety scan. No black box, no pay-to-rank.
Automated, opinionated code reviews posted directly to your GitHub PRs.
It posts inline fixes on the PR, not generic warnings you'll ignore — the difference between a review bot people read and one they mute.
Review an AI-generated diff for real regressions and security risk, ordered by severity with verify commands.
Runs in Codex on a raw diff and orders findings by severity with verify commands — built for plausible-looking AI PRs that hide a regression.