Bootstrap a new business folder with Main Branch structure, or migrate an existing single-offer folder to multi-offer. Use when: (1) New user needs Claude Code environment configured (2) User says \"set up\", \"get started\", \"initialize\", \"bootstrap\", \"create my repo\", \"new business\" (3) User is new to Main Branch and needs full onboarding (4) Migrating existing business context into the Main Branch structure (5) User wants to add a second offer to an existing repo. Creates CLI and skill wiring, a business folder with full structure, and bounded context until core files are useful. Applies business setup patterns. Teaches concepts during setup.
$npx -y skills add noontide-co/mainbranch --skill mb-setupInstalls into the current project.
Run `npx skills use "https://github.com/noontide-co/mainbranch" --skill "noontide-co/mainbranch/mb-setup"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/noontide-co/mainbranch" that are relevant to the current task. Run `npx skills add "https://github.com/noontide-co/mainbranch"` and select the relevant skills, then follow their instructions.