Walk a security team member through allocating a CVE for an <tracker> tracking issue (governance-gated per governance.cve_allocation_gate). Prints the configured <cve-tool> allocation URL, waits for the allocated CVE ID, then updates the tracker in place. Tracker updates: CVE tool link field, cve allocated label, status-change comment, CVE JSON. Chains into security-issue-sync afterwards to reconcile the rest of the tracker.
$npx -y skills add apache/magpie --skill security-cve-allocateInstalls into the current project.
Run `npx skills use "https://github.com/apache/magpie" --skill "apache/magpie/security-cve-allocate"` 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/apache/magpie" that are relevant to the current task. Run `npx skills add "https://github.com/apache/magpie"` and select the relevant skills, then follow their instructions.