Finds flaky tests on the main branch by analyzing GitHub Actions failures, ranks them by frequency, and enters parallel plan mode to design deflake strategies. Use when you want to find and fix the flakiest tests.
$npx -y skills add stacklok/toolhive --skill deflakeInstalls into the current project.
Run `npx skills use "https://github.com/stacklok/toolhive" --skill "stacklok/toolhive/deflake"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/stacklok/toolhive" that are relevant to the current task. Run `npx skills add "https://github.com/stacklok/toolhive"` and select the relevant skills, then follow their instructions.