Command reference

Every mini-orchestrator command, grouped by what it does. Pick a command to see its usage and examples.

Running mini autonomously (auto / --yolo) is at your own risk — read the note before you start.

Project setup

The phase loop

The autonomous loop

  • mini auto /mini:auto Chains phases on its own (next → plan → do → done), pausing for human checks.
  • mini stop mini stopCLI only Run from ANOTHER terminal during an auto run: drops a cooperative stop signal (.mini/STOP) so the loop finishes its current step and stops cleanly.

State & control