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.
/plugin marketplace add pytorch/pytorch/plugin install pytorch-at-dispatch-v2@aiskillstoreInstall Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
Easily create hooks to prevent unwanted behaviors by analyzing conversation patterns
Migrate your code and prompts from Sonnet 4.x and Opus 4.1 to Opus 4.5.
Adds educational insights about implementation choices and codebase patterns (mimics the deprecated Explanatory output style)