Phân tích automation tests không ổn định (flaky), xác định root cause và tự động khắc phục. Hỗ trợ 2 mode — ANALYZE (chỉ báo cáo) và FIX (báo cáo + tự sửa code).
$npx -y skills add anhtester/codex-testing-kit --skill analyze-flaky-testsInstalls into the current project.
Run `npx skills use "https://github.com/anhtester/codex-testing-kit" --skill "anhtester/codex-testing-kit/analyze-flaky-tests"` 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/anhtester/codex-testing-kit" that are relevant to the current task. Run `npx skills add "https://github.com/anhtester/codex-testing-kit"` and select the relevant skills, then follow their instructions.