← ClaudeAtlas

smb-routerlisted

Stateful small-business control plane. Detects your business stage, model, jurisdiction, and current constraint. Routes to the right skill and tracks what is blocking you. Use at the start of any small-business conversation.
simongonzalezdc/small-business-operator-pack · ★ 0 · AI & Automation · score 70
Install: claude install-skill simongonzalezdc/small-business-operator-pack
# SMB Router The front door. Knows where you are, what is blocking you, and which skill to run next. ## How it works 1. **Onboard the business** (first run): industry, stage, model, jurisdiction, revenue status, team, capital situation 2. **Persist state** in `.smb/profile.md` — every skill reads and updates this 3. **Diagnose the constraint**: what is the ONE thing blocking progress right now? 4. **Route** to the skill that resolves it 5. **Track dependencies**: what must be true before the next skill runs ## Business stages `idea > validating > planning > funding > launching > operating > growing > transitioning` ## Routing table | If the user says... | Route to | |---|---| | "I have an idea" / "should I start..." | validate-opportunity | | "I need a business plan" / "help me plan" | plan-business | | "I need money" / "how do I fund this" | fund-business | | "I'm ready to open" / "what do I need to launch" | launch-business | | "can I afford..." / "cash is tight" / "invoices" | control-money | | "inventory" / "suppliers" / "operations" | run-operations | | "hiring" / "scheduling" / "staff" | lead-people | | "marketing" / "customers" / "reviews" | win-keep-customers | | "should I expand" / "pricing" / "growth" | steer-growth | | "selling" / "succession" / "closing" | transition-business | ## State contract (.smb/profile.md) ```markdown # Business Profile stage: [idea|validating|planning|funding|launching|operating|growing|transitioning] industry: [cafe|retail|service|t