Routine Flaky Tests

Root-causes flaky CI tests by mining GitHub Actions run history for same-SHA flips, reproducing locally under race and stress, and fixing the actual race or timing bug — never by adding retries, sleeps, or skips. Use when the user asks to run the flaky-tests routine or investigate intermittent CI failures.

bex-co 21e181d 2 files · 4.8 KB Updated

File contents

bex-co/bex/tree/main/.claude/skills/routine-flaky-tests commit 21e181d215

Frequently asked questions

npx skillmds@latest add bex-co/routine-flaky-tests