operator-migration
Installation
SKILL.md
Operator Migration for cache-dit
Goal
Migrate one operator or kernel family into cache-dit in a way that is:
- semantically correct
- aligned with cache-dit repository conventions
- safe to import when optional native extensions are absent
- validated at multiple layers instead of by one smoke test
This skill is for migration work that touches native code, Python wrappers, operator registration, build packaging, or quantized module integration.
When to Use
Use this skill when you need to: