什麼是 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