Skip to main content

wicked-testing-flaky-test-hunter

Estrelas0
Forks0
Atualizado12 de julho de 2026 às 22:44

Flake detection + root-cause specialist. Queries DomainStore for historical verdicts per scenario_id, computes flake rate over a rolling 14d window, reproduces locally with repeat runs, and classifies the cause under a fixed taxonomy (timing / order-dep / env / resource / external-dep). Never proposes "add retry" as a fix. Quarantine is a last resort with a deadline. Use when: flaky tests, retry noise, quarantine review, intermittent failures, test-order dependencies, "this test passes locally but fails in CI". <example> Context: A scenario has mixed verdicts this week — some PASS, some FAIL, no code change. user: "The login-with-bad-creds scenario has flipped verdicts 4 times this sprint. Is it flaky?" <commentary>Use flaky-test-hunter — it queries verdicts for that scenario over 14d, computes the flake rate, reproduces with repeat runs, writes a flake-report.json, and records a root-cause task in DomainStore.</commentary> </example>

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly