Skip to main content

wicked-testing-flaky-test-hunter

Estrellas0
Forks0
Actualizado12 de julio de 2026 a las 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>

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly