# Practice Notes ## Locate tooling (for mature/unfamiliar repos) - `repomix -o /tmp/x.xml` (or `repomix `) — full-repo LLM pack; slice by subdir if > 100k tokens - `eza --tree --git-ignore --level=3 .` for layout (path arg required) - `fd ` for files; `rg ` for call sites - `git ls-files` when tokens are tight