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.

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

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.