Skip to main content
在 Manus 中运行任何 Skill
一键导入

fix-flaky-tests

// A deep-dive diagnostic tool for fixing Go test failures (flakes, races, timeouts, deadlocks) identified during local development or active CI failures. USE THIS WHEN: 1. You have a specific, known failing test name or local error log. 2. You are currently working on a branch and need to fix a regression or a new flake. 3. You require automated JIRA status updates. 4. You need to perform deep "forensic" code analysis and manual fix iterations.

$ git log --oneline --stat
stars:8,208
forks:1,972
updated:2026年5月22日 11:27
文件资源管理器
11 个文件
SKILL.md
readonly