preen-test-flakiness

Installation
SKILL.md

Preen Test Flakiness

Proactively reduce flaky tests by removing nondeterministic waits, stabilizing async behavior, and tightening assertions so repeated runs produce the same result.

When to Run

Run this skill when:

  • Preen rotation selects preen-test-flakiness
  • CI has intermittent test failures without code changes
  • Suites rely on sleeps/timeouts/retries to pass
  • Reviewers defer flake cleanup to a follow-up PR

Discovery Phase

Focus on deterministic anti-patterns first:

Installs
1
Repository
a2f0/tearleads
First Seen
Mar 9, 2026
preen-test-flakiness — a2f0/tearleads