startup-strategy
GitHub提供初创企业从0到1的策略指导,涵盖精益创业、产品市场匹配、增长框架及融资建议。基于成熟度模型分阶段执行,强调通过构建-测量-学习循环快速验证假设,避免常见陷阱,实现可持续增长。
Trigger Scenarios
Install
npx skills add cosmicstack-labs/mercury-agent-skills --skill startup-strategy -g -y
SKILL.md
Frontmatter
{
"name": "startup-strategy",
"metadata": {
"tags": [
"startup",
"entrepreneurship",
"lean-startup",
"product-market-fit",
"growth",
"fundraising",
"metrics",
"team-building"
],
"author": "cosmicstack-labs",
"version": "1.0.0",
"category": "business"
},
"description": "A comprehensive skill for building and scaling startups — covering lean methodology, product-market fit, growth frameworks, fundraising strategy, team building, and common pitfalls that kill young companies."
}
Startup Strategy Skill
Core Principles
Startups are not smaller versions of big companies. They are temporary organizations designed to search for a repeatable and scalable business model. Until you find product-market fit, everything is an experiment. After you find it, everything is about execution and growth.
The Five Commandments of Startup Strategy
-
Build something people want. This sounds obvious, yet most startups fail because they build something nobody needs. Everything else is secondary.
-
Speed is your only advantage. Big companies have resources, brand, distribution, and talent. Your only edge is the ability to move faster, iterate, and learn.
-
Measure what matters. Vanity metrics (page views, registered users) feel good but lie. Actionable metrics (retention, revenue, activation) tell the truth.
-
Founder-market fit is non-negotiable. You must deeply understand the problem and the customer. Outsiders can't build what insiders can see.
-
Fundraising is a means, not an end. Raising money is not a milestone. It's fuel. The destination is a sustainable, scalable business.
Startup Maturity Model
| Stage | Name | Key Question | Duration | Risk |
|---|---|---|---|---|
| 1 | Idea | Is this problem worth solving? | 1-4 weeks | Building the wrong thing |
| 2 | Validation | Will anyone pay for this? | 1-3 months | False positives/negatives |
| 3 | Traction | Can we acquire customers efficiently? | 3-12 months | Running out of runway |
| 4 | Growth | Can we scale what's working? | 12-24 months | Breaking the product/team |
| 5 | Scale | Can we build a lasting company? | 2-5+ years | Losing the culture |
Critical insight: Each stage has a different playbook. Don't try to scale before you have traction. Don't optimize before you validate. Match your strategy to your maturity level.
Lean Methodology
Build-Measure-Learn Loop
The fundamental unit of progress in a startup is not features shipped — it is validated learning.
[Ideas] → [Build] → [Product] → [Measure] → [Data] → [Learn] → [Ideas]
↑ |
└────────────────────────────────────────────┘
How to run a BML loop:
- Identify the riskiest assumption in your current strategy
- Design the smallest experiment to test it
- Define success criteria before running the experiment
- Build only what's needed to run the test
- Measure the outcome objectively
- Decide: Pivot (change strategy) or Persevere (double down)
Example:
Assumption: B2B customers will pay $99/month for an AI scheduling tool. Experiment: Build a landing page with pricing, run $500 in ads, measure signup intent. Success criteria: 5% of visitors click "Start Free Trial." Result: 1.2% click-through. → Pivot: Reduce price to $49 or target different segment.
MVP — Minimum Viable Product
An MVP is the smallest thing you can build that starts the learning loop. It is not a prototype. It is not a beta. It is a real product with minimal features.
MVP types (choose based on your riskiest assumption):
| MVP Type | Best For | Example |
|---|---|---|
| Landing page | Testing demand | Describe the product, collect emails |
| Concierge MVP | Testing value prop | Manually deliver the service |
| Wizard of Oz | Testing UX | Fake the backend, deliver manually |
| Single-feature MVP | Testing core mechanic | One feature, done well |
| Video MVP | Testing explanation | Demo video before building |
| Pre-sale MVP | Testing willingness to pay | Charge before building |
Common MVP mistake: Building a "minimum viable product" that still takes 6 months. Your MVP should ship in weeks, not months. If it takes longer, you're building too much.
Validated Learning
Learning is validated when it is based on real data from real customers, not opinions or assumptions.
Techniques:
- Customer interviews: 10-20 interviews reveal 90% of insights
- Smoke tests: Measure intent before investing in build
- A/B testing: Compare two versions of a hypothesis
- Cohort analysis: Track behavior of groups over time
- Retention curves: The single best indicator of product-market fit
Anti-pattern: "We learned that users want X." → Is this based on what they said (unreliable) or what they did (reliable)? Watch behavior, not words.
Product-Market Fit
Product-market fit (PMF) is the point where your product satisfies a strong market demand. Before PMF, everything is hard. After PMF, things that were hard become easy.
Signs of PMF
- Retention curve flattens — users keep coming back week after week
- Organic growth accelerates — word-of-mouth, referrals, virality
- Users are disappointed when you go down — they need your product
- Support volume shifts — from "how do I use this" to "please add this feature"
- Sales cycle shortens — less education required, faster decisions
- Churn drops below 5% monthly (B2B SaaS) or below 40% annual
The Supergraphic / Sean Ellis Test
The most practical PMF measurement comes from Sean Ellis: "How would you feel if you could no longer use the product?"
| Response | Score |
|---|---|
| Very disappointed | PMF signal |
| Somewhat disappointed | Pre-PMF |
| Not disappointed | No PMF |
| N/A — I no longer use it | Churned |
The threshold: If ≥40% say "Very disappointed," you have product-market fit.
How to run it: Send a one-question survey to active users (who have used the product in the last 2 weeks). Collect at least 100 responses. Segment by user type.
Measuring Retention
Retention is the single most important metric for PMF. Growth can mask retention problems.
The retention curve framework:
- Day 1 retention: Was the onboarding successful? (Target: 60%+)
- Week 1 retention: Did they return after first use? (Target: 40%+)
- Month 1 retention: Is there a habitual use case? (Target: 30%+)
- Month 12 retention: Does the product have staying power? (Target: 80%+ of M1)
Cohort analysis: Track groups of users who signed up in the same week. Plot their retention over time. If the curve flattens to a plateau, you have retention. If it trends to zero, you have a leaky bucket.
Growth Frameworks
AARRR / Pirate Metrics
Developed by Dave McClure. Five metrics that map the customer journey:
| Stage | Metric | Definition | Benchmark |
|---|---|---|---|
| Acquisition | Traffic, signups | How users find you | Depends on channel |
| Activation | % who reach "aha" moment | First meaningful experience | 20-40% of signups |
| Retention | Returning users, cohorts | Do they come back? | >30% monthly |
| Revenue | ARPU, LTV, MRR | Are they paying? | LTV > 3× CAC |
| Referral | Virality coefficient, NPS | Do they bring others? | K-factor > 1 |
How to use AARRR:
- Map your current funnel with real numbers
- Identify the biggest drop-off point
- Run experiments to improve that stage
- Measure impact on the next stage
- Repeat until the funnel is healthy
"If you could only track one thing, track retention. Everything else is a leading indicator of retention." — Sam Altman
Loops vs. Funnels
Funnels are linear: Acquisition → Activation → Retention → Revenue → Referral.
Loops are circular: Each user brings more users.
| Funnel | Loop |
|---|---|
| Linear, ends | Circular, self-reinforcing |
| Requires constant paid acquisition | Compounds over time |
| Easier to measure | Harder to measure |
| Good for early stage | Essential for scale |
Examples of growth loops:
- Virality loop: User invites friend → Friend signs up → Friend invites more
- Content loop: User creates content → Content attracts users → Users create more content
- Network effect loop: More users → More value → More users
- SEO loop: Content ranks → Traffic arrives → Content improves → Higher ranking
Build loops, not funnels. A funnel leaks. A loop compounds.
North Star Metric
The single metric that best captures the core value your product delivers. It aligns the entire company.
Criteria for a good North Star:
- Measures outcome, not output (not "features shipped")
- Correlates with long-term retention
- User-facing (not revenue — revenue is a result)
- Actionable by the team
Examples:
| Company | North Star Metric |
|---|---|
| Spotify | Time spent listening |
| Airbnb | Nights booked |
| Daily active users | |
| Slack | Messages sent |
| Uber | Rides completed |
Fundraising Strategy
Stages Overview
| Stage | Typical Raise | Revenue Profile | Key Metrics | Investors |
|---|---|---|---|---|
| Pre-seed | $100k-$1M | $0 | Team, vision, customer interviews | Angels, friends & family, micro-VCs |
| Seed | $1M-$5M | $0-$100k MRR | MVP, early traction, retention > 20% MoM | Seed funds, angels, accelerators |
| Series A | $5M-$15M | $100k-$1M+ MRR | PMF proven, retention, unit economics | VCs, growth funds |
| Series B+ | $15M-$50M+ | $1M-$10M+ MRR | Growth rate, LTV/CAC > 3, scalability | Growth equity, later-stage VCs |
Metrics Per Stage
Pre-seed / Seed:
- Customer interviews conducted (10-20+)
- Prototype or MVP built
- Early retention data (30-day)
- CAC from pilot channels
- Founder-market fit narrative
Series A:
- Monthly Recurring Revenue (MRR): $100k+ (SaaS)
- Month-over-month growth: 15-20%+
- Gross Margin: 70%+
- Net Dollar Retention: 100%+
- Payback period: <12 months
Series B+:
- ARR: $2M+ growing 100%+ YoY
- LTV/CAC ratio: >5:1
- CAC payback: <6 months
- Gross Margin: 75%+
- Clear path to $100M ARR
Pitch Deck Essentials
The classic 10-12 slide structure (from the Airbnb/Y Combinator playbook):
- Title — Company name, logo, one-liner
- Problem — What pain are you solving? Who feels it?
- Solution — Your product, simply explained
- Why now — Timing is critical. Why couldn't this exist 5 years ago?
- Market size — TAM, SAM, SOM. Be credible, not delusional.
- Product — Demo, screenshots, key features
- Traction — Revenue, users, retention, growth — real data
- Business model — How do you make money? Unit economics
- Competition — Competitive landscape and your moat
- Team — Why you? Relevant experience and passion
- Financials — 3-5 year projection, key assumptions
- Ask — How much, what for, expected milestones
Pitch deck rules:
- One idea per slide
- Maximum 15 words per slide (except financials)
- Show, don't tell — use screenshots and data
- Practice 10 times minimum
- Know your numbers cold
Team Building
First Hires
The first 5-10 hires define your company's DNA. Choose carefully.
Hiring order for a typical startup:
- Co-founder — Complementary skills, aligned values, shared grit
- Engineer #1 — Technical co-founder or first hire. Full-stack preferred.
- Designer — If product is consumer-facing. First impression matters.
- Growth/Marketing — After PMF, to accelerate what's working
- Sales — For B2B, after product is ready for demos
- Operations — When admin overwhelms the founders
- Customer success — When churn becomes visible
What to look for in early hires:
- Resourcefulness over experience: Can they figure things out without clear instructions?
- Ownership mentality: Do they act like founders?
- Speed: Do they ship, or do they discuss?
- Culture add, not culture fit: Do they bring something new?
Culture
Culture is not ping-pong tables and beer fridges. Culture is what happens when no one is watching.
How to build culture intentionally:
- Write down your values early (before you have employees)
- Hire and fire based on values
- Communicate the mission repeatedly
- Model the behavior you want to see
- Create rituals (standups, retrospectives, all-hands)
Warning signs of culture problems:
- People hide mistakes
- Blame replaces problem-solving
- Politics replaces direct communication
- People talk about what's "not my job"
- Turnover spikes after 6-12 months
Equity
| Role | Typical Equity (Early Stage) | Vesting |
|---|---|---|
| Co-founder | 10-50% (split among 2-3) | 4-year, 1-year cliff |
| First engineer | 5-10% | 4-year, 1-year cliff |
| Early employee (1-10) | 1-5% | 4-year, 1-year cliff |
| Growth hire (10-30) | 0.5-2% | 4-year, 1-year cliff |
| Later employee | 0.1-0.5% | 4-year, 1-year cliff |
Key terms:
- Cliff: First 12 months before any equity vests. Protects against hires who don't work out.
- Vesting: Equity earned over time (usually 4 years).
- Option pool: Pre-allocated shares for future hires (usually 10-20%).
Rule: Don't give away equity too early to advisors or friends. It depletes the pool and complicates future fundraising.
Common Mistakes
-
Premature scaling. The #1 startup killer. You raise money, hire a team, buy ads — all before achieving product-market fit. You run out of runway and never had the product ready.
Prevention: Don't scale user acquisition before retention is proven. Don't hire a sales team before you can sell manually. Don't raise money to solve a product problem.
-
Vanity metrics. Total registered users, app downloads, page views, press mentions. These make you feel good but don't tell you if you're building something people want.
Prevention: Track cohort retention, paid conversion, revenue per user, and NPS. If these are flat while vanity metrics grow, you have a problem.
-
Founder-market fit gaps. Building something for a market you don't understand deeply. You can't outsource domain expertise to customer interviews.
Prevention: Ask honestly: "Do I have 10 years of insider knowledge about this problem?" If not, partner with someone who does.
-
Building too much before talking to customers. Six months of silent development followed by launch day silence.
Prevention: Talk to 10-20 potential customers before writing a line of code. Sell the solution before building it. Validate the problem, not your idea.
-
Ignoring unit economics. Raising money while losing money on every customer, hoping to "figure it out later."
Prevention: Know your CAC (Customer Acquisition Cost), LTV (Lifetime Value), payback period, and gross margin. If LTV < 3× CAC, fix the economics before scaling.
-
Founder conflicts. Unresolved disagreements between co-founders that paralyze decision-making.
Prevention: Have honest conversations early. Write a co-founder agreement. Vest equity. Establish decision-making rules. Disagree and commit.
-
Raising too much or too little. Too much money creates waste and complacency. Too little forces death marches.
Prevention: Raise 18-24 months of runway. Know exactly what milestones the money buys. Raise when you don't need it (you have leverage).
-
Building features nobody asked for. Falling in love with your solution instead of the problem.
Prevention: Every feature request goes through: (1) How many customers asked? (2) Does it improve retention/acquisition? (3) Can we test it with an MVP first?
-
Slow decision-making. Startups die by a thousand slow decisions. Speed of decision = speed of learning.
Prevention: 70% of the information is enough to decide. Move fast, correct course. A wrong decision is better than no decision.
-
Neglecting personal health and relationships. Founders burn out, marriages strain, health deteriorates.
Prevention: This is a marathon, not a sprint. Sleep 7+ hours. Exercise. Maintain relationships. A burnt-out founder builds nothing.
"The only thing that matters is getting to product-market fit." — Marc Andreessen
"Startups don't starve — they drown. Usually in their own bullshit." — Paul Buchheit
Version History
- 38e2523 Current 2026-07-05 19:37


