/mini:init
Slash command that starts a new project from inside Claude Code.
Usage
/mini:init
Description
The native slash command, run inside your Claude Code session. It asks you four short questions (project name, what you are building, who it is for, main constraints), then saves the project with `mini init --apply`. When the directory already has code (brownfield), it points you to `/mini:map` and then `/mini:audit`; for an empty directory it points to `/mini:next` to propose the first phase. This is the in-session counterpart of the `mini init` terminal command.
Examples
/mini:init