Main Branch business router. Detects repo facts, save/sync state, updates, readiness, and live operator intent, then routes to the right skill or CLI contract. Use when the user starts/returns, asks what to do, needs setup, bookkeeping/books, provider setup, save/checkpoint/sync help, repair/update guidance, launch routing, or help.
$npx -y skills add noontide-co/mainbranch --skill mb-startInstalls into the current project.
Run `npx skills use "https://github.com/noontide-co/mainbranch" --skill "noontide-co/mainbranch/mb-start"` 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.