home/categories/framework-internals/itsgrimetime-melee-decomp-claude-skills-decomp-permuter-skill-md
framework-internalsdevelopment

decomp-permuter

Use the decomp-permuter to automatically find C code variations that match target assembly. Useful when stuck at 99%+ match with stubborn register allocation issues. Invoked with /decomp-permuter <function_name> <scratch_slug> or when manual matching attempts are exhausted.

itsgrimetime
maintainer
itsgrimetime
Actualizado 1/10/2026
Estrellas
5
Forks
0
quick start

Installation and usage

Use the decomp-permuter to automatically find C code variations that match target assembly. Useful when stuck at 99%+ match with stubborn register allocation issues. Invoked with /decomp-permuter <function_name> <scratch_slug> or when manual matching attempts are exhausted.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use decomp-permuter