By etaf
XPU-specific PyTorch agent skills for nightly CI triage and backend debugging
GitHub Copilot / Claude agent skills for XPU backend development in PyTorch.
These skills are not upstreamed to pytorch/pytorch because they are XPU-specific. This repository is packaged as a GitHub Copilot CLI plugin, while still supporting the original symlink-based setup as a fallback.
| Skill | Description |
|---|---|
xpu-nightly-ci-fix | Triage and fix XPU CI nightly test failures. Parses failure reports, reproduces locally, identifies root causes, and applies fixes. |
Install from a local clone:
git clone [email protected]:xinanlin/torch-xpu-skills.git
copilot plugin install ./torch-xpu-skills
Verify:
copilot plugin list
To pick up changes after updating the repo, re-install:
copilot plugin install ./torch-xpu-skills
To uninstall:
copilot plugin uninstall torch-xpu-skills
If a marketplace catalog includes this plugin:
copilot plugin marketplace add <marketplace-owner>/<marketplace-repo>
copilot plugin install torch-xpu-skills@<marketplace-name>
git clone [email protected]:xinanlin/torch-xpu-skills.git
./torch-xpu-skills/setup.sh /path/to/pytorch
This creates symlinks under pytorch/.claude/skills/ pointing back to this repo. The symlinks are not tracked by PyTorch's git.
After installation, the plugin skills are automatically discovered. This plugin exposes:
xpu-nightly-ci-fix for XPU nightly CI triage and repair workflowsTypical prompts:
Use xpu-nightly-ci-fix to analyze this nightly failure report.
Please investigate these failing XPU tests from nightly CI and fix the root cause.
skills/<skill-name>/SKILL.md with YAML frontmatter (name, description) and workflow content.plugin.json../setup.sh /path/to/pytorch again — existing links are skipped, new ones are created.copilot plugin install ./torch-xpu-skills.Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub etaf/torch-xpu-skills --plugin torch-xpu-skillsPermanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Intelligent prompt optimization: injects the right context at the right moment so Claude lands a better first output. Clarifies vague prompts with research-based questions, plus targeted nudges for approach selection, plan readability, workflow routing, background execution, subagent routing, output readability, user-decision questions, and plan-mode assessment
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses