microck/ordinary-claude-at-dispatch-v2
Convert PyTorch AT_DISPATCH macros to AT_DISPATCH_V2 format in ATen C++ code. Use when porting AT_DISPATCH_ALL_TYPES_AND*, AT_DISPATCH_FLOATING_TYPES*, or other dispatch macros to the new v2 API. For ATen kernel files, CUDA kernels, and native operator implementations.
This is a copy. The original lives at comeonoliver/at-dispatch-v2.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill at-dispatch-v2
Take microck/ordinary-claude-at-dispatch-v2 from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.