ci-triage

Identify root causes of failing GitHub Actions runs for a PR or branch.

Updated Feb 19, 2026
One-click install
npx skills add https://github.com/fall-out-bug/sdp_lab --skill ci-triage-fall-out-bug
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ci-triage
Source: https://github.com/fall-out-bug/sdp_lab/tree/main/.agents/skills/ci-triage
Command: npx skills add https://github.com/fall-out-bug/sdp_lab --skill ci-triage-fall-out-bug

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Investigate failing GitHub Actions runs and produce root-cause plus Beads follow-up.

Core Features & Use Cases

  • Collect CI signal from PR checks and runs to determine status.
  • Identify failing runs and jobs, classify root causes, and propose actionable fixes.
  • Track progress in Beads by creating a follow-up item and linking it to the feature deck for traceability.

Quick Start

Supply a PR number or branch name and ask the AI to generate a CI triage report with root-cause and a Beads follow-up.

Frequently Asked Questions about ci-triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify the root cause of failing GitHub Actions runs on a branch?▼

To identify the root cause of failing GitHub Actions runs, supply a PR number or branch name to collect CI signals, classify the failure, and generate a triage report with proposed minimal fixes.

How does CI triage work with GitHub Actions and PR checks?▼

CI triage works by gathering signals from PR checks and GitHub Actions runs to determine status, classifying root causes, and proposing actionable fixes for your branch.

Can I automatically create a Beads follow-up item for a failing CI workflow?▼

Yes, you can automatically create a Beads follow-up item for failing CI workflows by linking the root-cause analysis directly to the feature deck for traceability.

What is the best way to propose minimal fixes for failing CI jobs?▼

The best way to propose minimal fixes for failing CI jobs is to apply automated triage workflows that classify root causes and generate actionable recommendations based on gathered evidence.

Do I need a specific PR number to start triaging a CI failure?▼

No, you can supply either a PR number or a branch name to gather CI signals and generate a root-cause report.