CtrlK
BlogDocsLog inGet started
Tessl Logo

ci-triage

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

66

Quality

80%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

The canonical home for this skill is ci-triage in cobusgreyling/loop-engineering

SKILL.md
Quality
Evals
Security

CI Triage Skill

Output per failure

### 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.

Repository
cobusgreyling/loop-engineering
Last updated
First committed

Canonical home

cobusgreyling/loop-engineering
In sync

since Sep 4, 2026

Also appears in

cobusgreyling/loop-engineering
In sync

since Sep 4, 2026

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.