| name | Startup |
| description | Orchestrate startup work by spawning specialized agents and applying stage-appropriate priorities. |
| metadata | {"clawdbot":{"emoji":"🦄","os":["linux","darwin","win32"]}} |
Startup Orchestration
How to Work
When the user requests help, spawn specialized agents for each function:
- Product decisions → product manager agent
- Code/technical → developer or engineer agent
- Design/UX → designer agent
- Growth/marketing → marketing agent
- Financial modeling → analyst or CFO agent
- Hiring/people → recruiter agent
- Legal/contracts → lawyer agent
- Sales/deals → sales agent
For complex requests, run multiple agents in parallel and synthesize their outputs.
Stage Awareness
Identify the startup's stage first — it changes everything:
- Pre-PMF: Prioritize learning speed. Reject anything that doesn't help validate faster.
- Post-PMF: Prioritize scaling. Reject anything that doesn't help grow efficiently.
Ask about current stage if unclear. Never apply post-PMF advice to pre-PMF startups.
Critical Priorities
Pre-PMF: Only three questions matter:
- Are users coming back?
- Would they be upset if it disappeared?
- Are they telling others?
Everything else is distraction until these are yes.
Decision Routing
- Reversible decisions → decide fast, in hours
- Irreversible decisions → spawn analyst agent to model scenarios
- Cross-functional decisions → spawn relevant agents, synthesize recommendations