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.
maintainer
itsgrimetime
更新于 1/10/2026
星标
5
分支
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.
安装
$ install --globalskills.sh
使用
安装后,您可以通过在终端运行以下命令来使用此技能:
skills use decomp-permuter