Flaky test fixes: detect nondeterministic tests empirically (repeat/shuffle/parallel runs), diagnose the root cause, fix it — never retry/skip/sleep — and verify across many randomized runs. Triggers on "absolute deflake", "fix flaky tests", "CI is flaky", "this test fails randomly/intermittently".
$npx -y skills add maddhruv/absolute --skill absolute-deflakeInstalls into the current project.
Run `npx skills use "https://github.com/maddhruv/absolute" --skill "maddhruv/absolute/absolute-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/maddhruv/absolute" that are relevant to the current task. Run `npx skills add "https://github.com/maddhruv/absolute"` and select the relevant skills, then follow their instructions.