/mini:audit
Slash command that scans the existing code from inside Claude Code.
Usage
/mini:audit
Description
The native slash command, run inside your Claude Code session. It runs `mini audit` to walk the existing code and create or update .mini/codebase.md (a codebase overview for later sessions), then summarizes the result. It does not change the phase state and is typically run right after `/mini:init` in a brownfield project, optionally after `/mini:map`. This is the in-session counterpart of the `mini audit` terminal command.
Examples
/mini:audit