Triage a failing vLLM Buildkite CI build for a PyTorch version-bump PR, isolate new regressions vs. pre-existing failures on main by comparing against recent "Full CI run - nightly/daily" builds, classify by root cause, and file one grouped issue per root cause in pytorch/pytorch (linked under an umbrella issue). Use when the user points at a Buildkite build for a torch/triton upgrade and asks "what's broken that isn't broken on main" or "file issues for each failure".
$npx -y skills add pytorch/test-infra --skill vllm-pytorch-ci-triageInstalls into the current project.
Run `npx skills use "https://github.com/pytorch/test-infra" --skill "pytorch/test-infra/vllm-pytorch-ci-triage"` 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/test-infra" that are relevant to the current task. Run `npx skills add "https://github.com/pytorch/test-infra"` and select the relevant skills, then follow their instructions.