absolute-deflake

Installation
SKILL.md

Start your first response with the πŸ§ͺ emoji.

Absolute Deflake

Find tests that pass and fail nondeterministically, diagnose the root cause of each, and fix it β€” not by retrying or skipping, but by removing the source of nondeterminism. Output is evidence (failure rate per test) β†’ cause β†’ fix, verified by repeated runs.

Runs the shared engine in references/health-engine.md β€” read it for the DETECT β†’ SCAN β†’ TRIAGE β†’ FIX β†’ VERIFY β†’ REPORT loop and the safety contract. This file covers only what's specific to flaky tests.


When to use

  • "Our CI is flaky", "this test fails randomly", "fix the intermittent failures".
  • A test passes locally but fails in CI (or vice versa), or fails ~1 in N runs.
  • Burning down a backlog of retry/skip-marked tests that mask real flakiness.
Installs
91
GitHub Stars
207
First Seen
Jun 24, 2026
absolute-deflake β€” maddhruv/absolute