<purpose>
One-liner refresher for returning users. Output ONLY the `<reference>` content below. No additions.
</purpose>

<reference>
**Hivemind — top commands**

```text
/hm-new-project           Initialize a project (greenfield)
/hm-map-codebase          Map an existing codebase (brownfield)
/hm-plan-phase <N>        Create a phase plan
/hm-execute-phase <N>     Execute a phase
/hm-progress              Where am I, what's next
/hm-quick                 Small ad-hoc task with Hivemind guarantees
/hm-fast "<task>"         Trivial inline task — no subagents
/hm-debug "<symptom>"     Persistent debug session (survives /clear)
/hm-capture               Save an idea / todo / note
/hm-ship <N>              Open a PR from a completed phase
```

More: `/hm-help` (default tour) · `/hm-help --full` (everything) · `/hm-help <topic>` (one section)
</reference>
