About
The Decomp Permuter skill integrates the power of the decomp-permuter tool directly into Claude's workflow, specializing in the final stages of function matching for legacy game decompilation. It is designed to bridge the gap between a 95% match and a 100% match by automatically rearranging C code patterns to satisfy specific compiler register allocations and instruction ordering. This skill is particularly useful for N64 and MIPS-based projects where minor C variations significantly impact the resulting binary, allowing developers to automate the tedious trial-and-error process of matching optimized assembly.