home/categories/debugging/donchitos-claude-code-game-studios-claude-skills-test-flakiness-skill-md
debuggingtools

test-flakiness

Detect non-deterministic (flaky) tests by reading CI run logs or test result history. Aggregates pass rates per test, identifies intermittent failures, recommends quarantine or fix, and maintains a flaky test registry. Best run during Polish phase or after multiple CI runs.

Donchitos
maintainer
Donchitos
Updated 4/6/2026
Stars
8577
Forks
1322
quick start

Installation and usage

Detect non-deterministic (flaky) tests by reading CI run logs or test result history. Aggregates pass rates per test, identifies intermittent failures, recommends quarantine or fix, and maintains a flaky test registry. Best run during Polish phase or after multiple CI runs.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use test-flakiness