Skip to content
Development
Skill

/ci-triage

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

From plugin
loop-engineering
11k14 skills2 agents
Install
$ npx -y skills add cobusgreyling/loop-engineering --skill ci-triage --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/ci-triage

Context preview

The summary Claude sees to decide when to auto-load this skill.

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

SKILL.md

ci-triage.SKILL.md
name: ci-triage
description: >
  Classify CI failures — distinguish clear regressions from infra flakes
  and security-test failures. Produces structured failure reports.
user_invocable: true

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.
Ships withloop-engineering

Stop prompting. Design the loop. Get a score. Start in 5 minutes · Quickstart · What do you want to do? · Refactor path · 中文 · Pattern picker --tool defaults to claude if you omit it. Swap for grok, codex, or opencode. Week one is report-only.

Get the whole plugin
Stats
11,248
Stars
1,510
Forks
Active
Maintenance
TypeScript
Language
MIT
License
9h ago
Last commit
3mo ago
Created

Repo: cobusgreyling/loop-engineering

Other skills on loop-engineering.