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
Mis à jour 1/10/2026
Étoiles
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.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use decomp-permuter