mb-helplisted
Install: claude install-skill noontide-co/mainbranch
# Help
Answer questions, troubleshoot issues, explain philosophy, suggest next steps.
**CLI facts first:** For "what should I do?", setup, provider, skill wiring, or
troubleshooting questions, run `mb status --json --peek` and use `mb doctor`
for repair facts before giving prose-only advice.
---
## Workflow
1. **Triage** — Parse user's question/brain-dump
2. **Detect business type** — Check current business files (Skool? Ecommerce?). If CWD looks like an old Main Branch repo, treat it as migration input and run `mb status --json --peek` and/or `mb doctor repair --plan` before relying on it.
3. **Load reference** — Find topic in references/ table below
4. **Answer** — Explain "why" not just "what"
5. **Route** — End with next skill or action
---
## Topic Router
| Keywords | Reference |
|----------|-----------|
| Terminal, drag files, cd, business folder vs site folder | [terminal-basics.md](references/terminal-basics.md) |
| Business folder, CLI, skills, linked site folder, system model | [system-model.md](references/system-model.md) |
| Philosophy, why, compound, passive memory | [philosophy.md](references/philosophy.md) |
| /mb-think, research, decide, codify | [the-think-cycle.md](references/the-think-cycle.md) |
| /mb-bet, bet, hypothesis, deadline, public narration, bet vs offer | [skills-guide.md](references/skills-guide.md) |
| Work continuity, where left off, GitHub issues | [work-continuity.md](references/work-continuity.md) |
| Error, command not found, MCP,