/mini:map
Slash command that regenerates the project map from inside Claude Code.
Usage
/mini:map
Description
The native slash command, run inside your Claude Code session. It runs `mini map` to rebuild the project graph (.mini/graph/ + the index .mini/graph.json) from the source files and reports the index path and the number of mapped files. It does not change the phase state — the map is just a derivation from the code. This is the in-session counterpart of the `mini map` terminal command.
Examples
/mini:map