什么是 healtests?
迭代修复测试失败,直到所有测试通过。当测试失败并且您希望 Claude 自动计划并循环修复它们时使用。 来源:frizzle-chan/mudd。
迭代修复测试失败,直到所有测试通过。当测试失败并且您希望 Claude 自动计划并循环修复它们时使用。
通过命令行快速安装 healtests AI 技能到你的开发环境
来源:frizzle-chan/mudd。
You are in a test-healing loop. Goal: make all tests pass.
If tests pass: Report success. The healing loop is complete.
CRITICAL: Your plan file MUST end with this exact section:
迭代修复测试失败,直到所有测试通过。当测试失败并且您希望 Claude 自动计划并循环修复它们时使用。 来源:frizzle-chan/mudd。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/frizzle-chan/mudd --skill healtests迭代修复测试失败,直到所有测试通过。当测试失败并且您希望 Claude 自动计划并循环修复它们时使用。 来源:frizzle-chan/mudd。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/frizzle-chan/mudd --skill healtests 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/frizzle-chan/mudd