Use this skill to orchestrate CVE remediation for a Jira Vulnerability ticket. Resolves affected repositories via component-repository-mappings.json, then for each repo and branch: scans, fixes, verifies, and creates PRs. Handles upstream-to-downstream ordering, fork fallback, existing PR detection, VEX justifications, and multi-branch coverage. Writes final verdict to autofix-output/.autofix-verdict.json.
$npx -y skills add opendatahub-io/ai-helpers --skill jira-autofix-cve-resolveInstalls into the current project.
Run `npx skills use "https://github.com/opendatahub-io/ai-helpers" --skill "opendatahub-io/ai-helpers/jira-autofix-cve-resolve"` 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/opendatahub-io/ai-helpers" that are relevant to the current task. Run `npx skills add "https://github.com/opendatahub-io/ai-helpers"` and select the relevant skills, then follow their instructions.