- Home
- Skills
- Testing & Debugging
- ci failure triage
ci failure triage
Cluster and rank CI test failures by root cause to find the one bug breaking your entire build.
$5
Works with the AI tools you already use
ci failure triage
Example session with this skill installed
I have a massive CI log from a failed pytest run with 80+ errors. Can you triage ci.log and tell me what to fix first?
- Read your context and instructions
- Compiled the ci failure triage
Found 82 failures across 3 root causes.
[85%] ConnectionRefusedError: [Errno 61] Connection refused to localhost:5432
Origin: tests/conftest.py:42
Affects: 70 tests
[10%] AssertionError: expected 'active' to be 'pending'
Origin: app/models.py:128
Affects: 8 tests
Fix the database connection first.
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
CI logs with dozens of failing tests are overwhelming. Finding the actual root cause in a wall of stack traces is slow, manual work that delays developers from starting the fix.
What it does
- Groups identical failures by normalizing messages to remove noise like timestamps, memory addresses, and UUIDs.
- Ranks failure clusters by frequency to show which bug accounts for the most noise.
- Identifies the specific line in your project code where the error originated, skipping internal library frames.
- Supports major runners including pytest, Jest, Vitest, Go test, mypy, tsc, and eslint.
- Provides a clear recommendation on which specific failure to fix first to clear the build.
Frameworks & tools
Python 3.8+, pytest, Jest, Vitest, Go, Mypy, TypeScript, and ESLint.
Why this beats prompting it yourself
Raw LLMs struggle to maintain focus when processing thousands of lines of log data and often fail to correctly normalize variable data like hex addresses. This skill uses a deterministic clustering logic that ensures every single failure is accounted for without hallucinating connections or missing edge cases in large files.
Use cases
- Triaging a red build with 50+ failures after a major refactor.
- Distinguishing between a flakey test and a genuine environment-wide outage.
- Quickly identifying which ESLint or TypeScript rule is causing the most friction across a codebase.
- Gating pipeline steps using the standard exit code logic.
Known limitations
Normalisation might occasionally group two unrelated bugs if they produce identical assertion messages. It requires a text-based log file or piped stdin to function.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 23 days ago
- Passed all security checks, Safe to install