Attempt to fix a security issue tracked in <tracker> by implementing the change in a public <upstream> PR. Runs security-issue-sync first to reconcile the issue's state, proposes an implementation plan, and on explicit user confirmation writes the change, opens a PR from the user's fork, and updates the <tracker> tracking issue. Public PR content is scrubbed so it does not reveal the CVE, the security nature of the change, or any link back to <tracker>.
$npx -y skills add apache/magpie --skill security-issue-fixInstalls into the current project.
Run `npx skills use "https://github.com/apache/magpie" --skill "apache/magpie/security-issue-fix"` 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.