返回 Skill 列表
extension
分类: 开发与工程无需 API Key

ci-failure-triage

诊断CI失败并稳定流水线。当一个中级开发人员需要解决不稳定或失败的构建时使用。

person作者: jakexiaohubgithub

CI Failure Triage

Purpose

Diagnose CI failures and stabilize pipelines.

Inputs to request

  • CI logs and failing jobs.
  • Recent merges and environment changes.
  • Flake frequency and patterns.

Workflow

  1. Classify failures by stage and error type.
  2. Check for environment changes and test flakiness.
  3. Propose fixes and temporary mitigations.

Output

  • Triage summary with root cause candidates.

Quality bar

  • Separate flake from deterministic failure.
  • Prefer fixes that reduce future noise.