Skip to main content
Run any Skill in Manus
with one click

symbol-sweep

Stars3
Forks0
UpdatedMay 4, 2026 at 01:50

Cross-file symbol audit and bulk hardcoded-reference cleanup for the Zeliard tasm source. Picks up where /asm-cleanup (per-file) and /label-audit (per-address) leave off — sweeps related symbols across many chunks at once, detects drift between speculative names, replaces raw `ds:[NNh]`/`cs:[NNNh]` operands with symbolic EQUs, maps driver dispatch slots, and resolves conflicting evidence between chunks. Use when many chunks reference the same address with different speculative names, when a chunk has dozens of unresolved hardcoded operands, or when you need to consolidate an entire driver-dispatch table or player-record byte map.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly