Free Wortley
Community@freeqaz · Seattle, WA
Security and software professional. Formerly: Scale, Figma, Snap, and Uber. YC Alumni (LunaSec, S19)
Agent Skills by Free Wortley
Showing 13 vetted skills indexed across 1 GitHub repositories.
ghidra-decompile
Decompile RB3 Wii ELF functions into readable C code with DWARF symbols.
progress
Summarize RB3 decomp build report metrics per category from report.json.
refactor-staff
Automate cleanup of decompiled RB3 code while preserving objdiff match percentage.
compare-asm
Compare target and base assembly to surface mismatches and alignment deltas.
batch-check
Classify functions by match completeness and update decomp.db with complete matches.
dc3-pair
Identify DC3 reference implementations for RB3 units and report compatibility.
data-diff
Compare data symbols against decompiled builds to reveal byte- and relocation-level divergences.
stack-layout
Diff stack-frame layouts between target and base builds for a function.
vtable
Dump and analyze MWCC vtable layouts from SZBE69_B8 object files.
resolve-vcall
Resolves a vtable slot to its mangled symbol for MWCC PowerPC classes.
analyze-function
Combine objdiff match data, Ghidra decompilation, and m2c translation into a unified function state view.
audio-verify
Verify game audio against MogG references using identity, rate, and distortion metrics.
audio-perf-loop
Orchestrate multi-wave investigations to diagnose audio clipping and asset-load stutter in RB3.