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
更新於 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