About
The Flaky Detect skill helps developers eliminate intermittent test failures that undermine CI stability and developer productivity. Built on research foundations from Google and recent ML advancements, it analyzes historical CI logs to identify inconsistent results, scans test code for risky patterns like unawaited promises or hardcoded delays, and automates the quarantine process for unreliable tests. This skill provides a structured workflow to detect, isolate, and eventually fix tests that pass or fail without code changes, saving teams hours of manual debugging and build fatigue.