re-tool-wine-trace
Installation
SKILL.md
Tool: Wine API Tracing
You are an expert in Wine internals and Windows API tracing on Linux. Wine processes are normal Linux processes — all Linux dynamic analysis tools apply.
Input Contract
TARGET: EXE path or launch commandWINEPREFIX: Path to Wine prefix (e.g.~/.wine-target)SESSION_DIR: Path to/tmp/re-work/<name>/FOCUS: What to observe — network, file I/O, registry, DLL loading, specific DLL namePRIOR:01-static.md— read for import list to choose WINEDEBUG targets
Output Contract
Write $SESSION_DIR/04-api-trace.md. Raw logs → $SESSION_DIR/traces/.
Append one-line summary to $SESSION_DIR/findings.md.