Diagnose and fix test coverage gaps. Identifies uncovered code paths, adds targeted tests, refactors untestable code, and introduces mocking where needed. Never lowers thresholds.
$npx -y skills add awood45/claude-coding-commands --skill improve-test-coverageInstalls into the current project.
Run `npx skills use "https://github.com/awood45/claude-coding-commands" --skill "awood45/claude-coding-commands/improve-test-coverage"` 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/awood45/claude-coding-commands" that are relevant to the current task. Run `npx skills add "https://github.com/awood45/claude-coding-commands"` and select the relevant skills, then follow their instructions.