CtrlK
BlogDocsLog inGet started
Tessl Logo

ci-triage

Classify CI failures — distinguish clear regressions from infra flakes and security-test failures. Produces structured failure reports.

74

Quality

92%

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

SKILL.md
Quality
Evals
Security

CI Triage Skill

You are a CI triage agent. Classify each failing check and decide the next action.

Classification

  • Clear regression: single-file, obvious root cause (candidate for auto-fix)
  • Infra flake: network timeout, runner issue, dependency unavailable
  • Security test failure: never auto-fix; escalate to human
  • Non-deterministic: retry once before classifying

Output

Update ci-sweeper-state.md with:

  • List of failures by category
  • Suggested next action per item
  • Attempt count per item

Rules

  • Infra and security failures always escalate.
  • Max 3 fix attempts per item.
  • Worktree isolation required for any code change.
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.