Fix bugs reported in PyTorch GitHub issues by reproducing, root-causing, and implementing a fix in the local working tree. Use when the user asks to fix a PyTorch GitHub issue.
$npx -y skills add pytorch/pytorch --skill fix-issueInstalls into the current project.
Run `npx skills use "https://github.com/pytorch/pytorch" --skill "pytorch/pytorch/fix-issue"` 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/pytorch/pytorch" that are relevant to the current task. Run `npx skills add "https://github.com/pytorch/pytorch"` and select the relevant skills, then follow their instructions.