Trace codepaths in diffs, map against tests, auto-generate missing coverage. Use when: AUTOMATICALLY ACTIVATE when user requests coverage analysis:. \"check test coverage\" or \"coverage audit\". \"what's not tested\" or \"find untested code\"
$npx -y skills add ces-ltd/lumi --skill skill-coverage-auditInstalls into the current project.
Run `npx skills use "https://github.com/ces-ltd/lumi" --skill "ces-ltd/lumi/skill-coverage-audit"` 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/ces-ltd/lumi" that are relevant to the current task. Run `npx skills add "https://github.com/ces-ltd/lumi"` and select the relevant skills, then follow their instructions.