Use when applying a Thresher security scan report to a repository to fix vulnerabilities. Triggered by user wanting to remediate findings from a scan report, fix security issues in a repo based on scan output, or create a security remediation PR.
$npx -y skills add iammrduncan/thresher --skill apply-reportInstalls into the current project.
Run `npx skills use "https://github.com/iammrduncan/thresher" --skill "iammrduncan/thresher/apply-report"` 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/iammrduncan/thresher" that are relevant to the current task. Run `npx skills add "https://github.com/iammrduncan/thresher"` and select the relevant skills, then follow their instructions.