The core loop: doctor, detect, init, up, run
The five commands form an ordered adoption and execution loop. Each command has a specific responsibility and a specific moment to use it.
- State the purpose of each command in one sentence
- Describe the correct ordering for a new repo