ci-triage

Featured

Parse CI failures, identify failing job/step, classify as flake, regression, env, or config. Use in CI sweeper loops before any fix attempt.

AI & Automation 9,472 stars 1298 forks Updated today MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
28
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# CI Triage Skill ## Output per failure ```markdown ### Failure — branch @ sha - Job / step: - Error (1-3 lines): - Classification: flake | regression | env | config - Actionable: yes | no - Suggested loop action: minimal-fix | watch | escalate-human ``` ## Classification Rules - **flake**: intermittent, passed on retry, no code change - **regression**: new failure correlated with recent commit - **env**: runner, registry, secrets, quota - **config**: workflow, dependency install, cache Env failures → escalate-human. Do not "fix" with code changes.

Details

Author
cobusgreyling
Repository
cobusgreyling/loop-engineering
Created
1 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category