mini doctor
Quick health check of the project setup (read-only).
Usage
mini doctor [options]
(no option) Run the checklist and print the result
Description
The terminal command. Runs a quick health check of the mini setup in the current project and prints a checklist: the state file and its schema version, whether project.md and CHANGELOG.md are present, which slash commands are installed, and whether your mini version is up to date. Each item is marked ok, a warning, or a problem, and anything that is not ok comes with a hint at the command that fixes it (for example `mini install-commands` or `mini upgrade`). It is read-only — it changes no state and writes nothing; it only reports what it finds so you can spot a broken or incomplete setup at a glance.
Examples
# Run the health check
mini doctor