ワンクリックで
xpu-ops-pr-review
// Review pull requests for XPU operator or backend code. Use when reviewing PRs in xpu ops, torch-xpu-ops, SYCL kernels, backend dispatch, performance optimization, or tests for Intel GPU / XPU related changes.
// Review pull requests for XPU operator or backend code. Use when reviewing PRs in xpu ops, torch-xpu-ops, SYCL kernels, backend dispatch, performance optimization, or tests for Intel GPU / XPU related changes.
How to create a pull request for the intel/torch-xpu-ops repository. Use when an agent has finished implementing a fix or feature and needs to prepare a branch and PR description that satisfies CI and review requirements.
Rules for automatically determining which disable_* labels to apply to a PR based on the file paths changed. Used by the auto-label workflow.
Instructions for issue triaging. Works for both pytorch and torch-xpu-ops repos.
| name | xpu-ops-pr-review |
| description | Review pull requests for XPU operator or backend code. Use when reviewing PRs in xpu ops, torch-xpu-ops, SYCL kernels, backend dispatch, performance optimization, or tests for Intel GPU / XPU related changes. |
This Skill helps review PRs for XPU-related code with focus on correctness, performance, maintainability, and XPU-specific risks.
Detailed reference:
Use this Skill when:
First identify:
Before reviewing, load and use these references:
Check whether:
pytorch/pytorch checkout; if it is not available locally, fetch or clone it before concludingpytorch/pytorchCheck whether:
Pay special attention to:
Check whether tests cover:
Structure feedback as:
Be concise, specific, and actionable. Prefer comments like:
If a calling workflow explicitly requires a skill marker, append this exact literal final line: Custom skills applied: xpu-ops-pr-review.
Otherwise, keep the reply in the requested review format and do not force an extra trailing sentence.