Loading...
Loading...
Iteratively fix test failures until all tests pass. Use when tests are failing and you want Claude to automatically plan and fix them in a loop.
npx skill4agent add frizzle-chan/mudd healtestsjust testqEnterPlanMode## Verification (Healing Loop)
This fix is part of a `/healtests` healing loop. After implementing:
1. Run `just testq`
2. If tests pass, the healing loop is complete
3. If tests fail, use `EnterPlanMode` to plan the next fix
The loop continues until all tests pass.