This skill should be used when validate-chunk reports test failures specifically, when the user says "tests are failing", "figure out what's wrong with the tests", "fix the failing tests", or when test assertions don't match expected output after chunk implementation. Triages whether the test or the implementation is wrong and fixes the correct one.
$npx -y skills add drobins25/craft --skill test-fixInstalls into the current project.
Run `npx skills use "https://github.com/drobins25/craft" --skill "drobins25/craft/test-fix"` 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/drobins25/craft" that are relevant to the current task. Run `npx skills add "https://github.com/drobins25/craft"` and select the relevant skills, then follow their instructions.