Auto/flaky Triage

Classify a red test as a real regression, a flake, or an environment problem before patching.

kirodotdev 8f1a1d1 2 files · 844 B Updated

File contents

flaky-triage (auto-generated)

When to use

A shard went red and it is not yet known whether the diff caused it.

Steps

  1. Check whether the same test fails on the base commit.
  2. Check whether it fails on one platform only.
  3. Only patch once the cause is named.

Gotchas

  • A fail-closed gate red is often a cascade of one real failure.

kirodotdev/kirocrew/tree/main/src/kiro_crew/tests_fixtures/skills-custom/skills/auto/.pending/flaky-triage commit 8f1a1d12e0

Frequently asked questions

npx skillmds@latest add kirodotdev/auto-flaky-triage