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
Updated 1/10/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use decomp-permuter