Flaky Test Diagnoser

Diagnose a test that passes and fails without relevant code changes by reproducing the instability, classifying its trigger, and isolating the shared state, timing, ordering, concurrency, randomness, or environment dependency behind it. Use when CI retries hide failures, a test fails only in the suite, or a failure cannot be reproduced reliably on one machine.

imtiazrayhan 1217001 2.9 KB Updated

File contents

imtiazrayhan/agentscamp-library/tree/main/skills/flaky-test-diagnoser commit 121700104f

Frequently asked questions

npx skillmds@latest add imtiazrayhan/flaky-test-diagnoser