midenc-execution-trace

Use when working on the Miden compiler (`midenc` / `cargo miden`), debugging failing tests or implementing compiler changes, and you need a Miden VM MASM execution trace to understand the stack state after each instruction. Covers `MIDENC_TRACE=executor=trace` (typically with `cargo make test -- --no-capture ...`).

$ 설치

git clone https://github.com/greenhat/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/codex/.codex/skills/trace ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill