home/categories/debugging/patricio0312rev-skills-testing-flaky-test-detective-skill-md
debuggingtools

flaky-test-detective

Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization strategies. Use for "flaky tests", "test stability", "intermittent failures", or "test debugging".

patricio0312rev
maintainer
patricio0312rev
更新於 1/12/2026
星標
6
分支
0
quick start

Installation and usage

Diagnoses and fixes flaky tests by identifying root causes (timing issues, shared state, randomness, network dependencies) and provides stabilization strategies. Use for "flaky tests", "test stability", "intermittent failures", or "test debugging".

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use flaky-test-detective