startup-strategy

GitHub

提供初创企业从0到1的策略指导,涵盖精益创业、产品市场匹配、增长框架及融资建议。基于成熟度模型分阶段执行,强调通过构建-测量-学习循环快速验证假设,避免常见陷阱,实现可持续增长。

categories/business/startup-strategy/SKILL.md cosmicstack-labs/mercury-agent-skills

Trigger Scenarios

制定初创公司商业计划 寻找产品市场匹配 设计MVP实验 初创融资策略咨询

Install

npx skills add cosmicstack-labs/mercury-agent-skills --skill startup-strategy -g -y
More Options

Non-standard path

npx skills add https://github.com/cosmicstack-labs/mercury-agent-skills/tree/main/categories/business/startup-strategy -g -y

Use without installing

npx skills use cosmicstack-labs/mercury-agent-skills@startup-strategy

指定 Agent (Claude Code)

npx skills add cosmicstack-labs/mercury-agent-skills --skill startup-strategy -a claude-code -g -y

安装 repo 全部 skill

npx skills add cosmicstack-labs/mercury-agent-skills --all -g -y

预览 repo 内 skill

npx skills add cosmicstack-labs/mercury-agent-skills --list

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

  1. Build something people want. This sounds obvious, yet most startups fail because they build something nobody needs. Everything else is secondary.

  2. 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.

  3. Measure what matters. Vanity metrics (page views, registered users) feel good but lie. Actionable metrics (retention, revenue, activation) tell the truth.

  4. Founder-market fit is non-negotiable. You must deeply understand the problem and the customer. Outsiders can't build what insiders can see.

  5. 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:

  1. Identify the riskiest assumption in your current strategy
  2. Design the smallest experiment to test it
  3. Define success criteria before running the experiment
  4. Build only what's needed to run the test
  5. Measure the outcome objectively
  6. 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:

  1. Map your current funnel with real numbers
  2. Identify the biggest drop-off point
  3. Run experiments to improve that stage
  4. Measure impact on the next stage
  5. 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
Facebook 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):

  1. Title — Company name, logo, one-liner
  2. Problem — What pain are you solving? Who feels it?
  3. Solution — Your product, simply explained
  4. Why now — Timing is critical. Why couldn't this exist 5 years ago?
  5. Market size — TAM, SAM, SOM. Be credible, not delusional.
  6. Product — Demo, screenshots, key features
  7. Traction — Revenue, users, retention, growth — real data
  8. Business model — How do you make money? Unit economics
  9. Competition — Competitive landscape and your moat
  10. Team — Why you? Relevant experience and passion
  11. Financials — 3-5 year projection, key assumptions
  12. 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:

  1. Co-founder — Complementary skills, aligned values, shared grit
  2. Engineer #1 — Technical co-founder or first hire. Full-stack preferred.
  3. Designer — If product is consumer-facing. First impression matters.
  4. Growth/Marketing — After PMF, to accelerate what's working
  5. Sales — For B2B, after product is ready for demos
  6. Operations — When admin overwhelms the founders
  7. 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

  1. 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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.

  7. 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).

  8. 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?

  9. 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.

  10. 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

Same Skill Collection

categories/ai-ml/agent-audit-logging/SKILL.md
categories/ai-ml/agent-handoff-protocols/SKILL.md
categories/ai-ml/agent-health-monitoring/SKILL.md
categories/ai-ml/agent-task-delegation/SKILL.md
categories/ai-ml/ai-agent-design/SKILL.md
categories/ai-ml/error-recovery-retry/SKILL.md
categories/ai-ml/memory-management/SKILL.md
categories/ai-ml/prompt-engineering/SKILL.md
categories/ai-ml/prompt-version-management/SKILL.md
categories/ai-ml/token-budget-tracking/SKILL.md
categories/automation/daily-briefing/SKILL.md
categories/automation/screenshot/SKILL.md
categories/automation/shell-scripting/SKILL.md
categories/automation/twitter-account-manager/SKILL.md
categories/automation/workflow-automation/SKILL.md
categories/automation/x-twitter-automation/SKILL.md
categories/backend/api-design/SKILL.md
categories/backend/authentication-authorization/SKILL.md
categories/backend/caching-strategies/SKILL.md
categories/backend/database-design/SKILL.md
categories/backend/message-queues/SKILL.md
categories/backend/microservices/SKILL.md
categories/backend/nodejs-patterns/SKILL.md
categories/backend/python-patterns/SKILL.md
categories/backend/serverless-patterns/SKILL.md
categories/business/event-staffing-compliance/SKILL.md
categories/business/event-staffing-ordering/SKILL.md
categories/business/negotiation/SKILL.md
categories/career/career-planning/SKILL.md
categories/career/interview-prep/SKILL.md
categories/career/linkedin-optimization/SKILL.md
categories/career/resume-writing/SKILL.md
categories/career/salary-negotiation/SKILL.md
categories/creative-personal-development/content-repurposer/SKILL.md
categories/creative-personal-development/daily-standup-journal/SKILL.md
categories/creative-personal-development/decision-matrix/SKILL.md
categories/creative-personal-development/idea-validator/SKILL.md
categories/creative-personal-development/meeting-note-summarizer/SKILL.md
categories/creative-personal-development/personal-branding-statement/SKILL.md
categories/creative-personal-development/storytelling-advisor/SKILL.md
categories/creative-personal-development/time-blocking-scheduler/SKILL.md
categories/data/data-pipeline/SKILL.md
categories/design/accessibility/SKILL.md
categories/design/ui-design-system/SKILL.md
categories/development/api-documentation/SKILL.md
categories/development/architecture-decision-records/SKILL.md
categories/development/clean-code/SKILL.md
categories/development/code-review/SKILL.md
categories/development/debugging-mastery/SKILL.md
categories/development/dependency-management/SKILL.md
categories/development/documentation-generation/SKILL.md
categories/development/git-workflow/SKILL.md
categories/development/hyperframes-cli/SKILL.md
categories/development/hyperframes-media/SKILL.md
categories/development/knowledge-base/SKILL.md
categories/development/markdown-mastery/SKILL.md
categories/development/refactoring-patterns/SKILL.md
categories/development/technical-writing/SKILL.md
categories/development/testing-strategies/SKILL.md
categories/devops/ci-cd-pipeline/SKILL.md
categories/devops/cloud-architecture/SKILL.md
categories/devops/docker-patterns/SKILL.md
categories/devops/kubernetes-patterns/SKILL.md
categories/devops/monitoring-observability/SKILL.md
categories/devops/sre-practices/SKILL.md
categories/devops/terraform-iac/SKILL.md
categories/education-learning/assessment-design/SKILL.md
categories/education-learning/learning-science/SKILL.md
categories/education-learning/micro-learning/SKILL.md
categories/education-learning/teaching-methods/SKILL.md
categories/finance-legal/budgeting-forecasting/SKILL.md
categories/finance-legal/contract-review/SKILL.md
categories/finance-legal/financial-analysis/SKILL.md
categories/finance-legal/privacy-compliance/SKILL.md
categories/finance-legal/risk-management/SKILL.md
categories/frontend/component-design-systems/SKILL.md
categories/frontend/frontend-testing/SKILL.md
categories/frontend/nextjs-patterns/SKILL.md
categories/frontend/react-patterns/SKILL.md
categories/frontend/responsive-design/SKILL.md
categories/frontend/state-management/SKILL.md
categories/frontend/tailwind-css/SKILL.md
categories/frontend/web-performance/SKILL.md
categories/health-wellness/fitness-planning/SKILL.md
categories/health-wellness/habit-formation/SKILL.md
categories/health-wellness/mental-health/SKILL.md
categories/health-wellness/nutrition-planning/SKILL.md
categories/health-wellness/sleep-optimization/SKILL.md
categories/marketing/content-creation/SKILL.md
categories/marketing/local-business-growth/SKILL.md
categories/marketing/seo-strategy/SKILL.md
categories/media-download/audio-extraction/SKILL.md
categories/media-download/github-repo-promo/SKILL.md
categories/media-download/github-repo-tour/SKILL.md
categories/media-download/legal-downloading/SKILL.md
categories/media-download/playlist-archiver/SKILL.md
categories/media-download/video-downloader/SKILL.md
categories/mobile/android-kotlin-patterns/SKILL.md
categories/mobile/app-store-optimization/SKILL.md
categories/mobile/ios-swift-patterns/SKILL.md
categories/mobile/mobile-performance/SKILL.md
categories/mobile/react-native-patterns/SKILL.md
categories/pdf-generation/invoice-document-pdf/SKILL.md
categories/pdf-generation/markdown-to-pdf/SKILL.md
categories/pdf-generation/report-generation/SKILL.md
categories/pdf-generation/typesetting-latex/SKILL.md
categories/presentation/data-storytelling/SKILL.md
categories/presentation/pitch-deck-creation/SKILL.md
categories/presentation/presentation-automation/SKILL.md
categories/presentation/presentation-design/SKILL.md
categories/product/product-strategy/SKILL.md
categories/product/user-research/SKILL.md
categories/security/security-audit/SKILL.md
categories/shop-restaurant/amazon-assistant/SKILL.md
categories/shop-restaurant/daily-pulse/SKILL.md
categories/shop-restaurant/inventory-optimizer/SKILL.md
categories/shop-restaurant/menu-engineer/SKILL.md
categories/shop-restaurant/price-scout/SKILL.md
categories/shop-restaurant/review-responder/SKILL.md
categories/shop-restaurant/social-post/SKILL.md
categories/shop-restaurant/staff-scheduler/SKILL.md
categories/shop-restaurant/table-manager/SKILL.md
categories/shop-restaurant/zomato-order/SKILL.md
categories/testing-qa/accessibility-testing/SKILL.md
categories/testing-qa/api-testing/SKILL.md
categories/testing-qa/e2e-testing/SKILL.md
categories/testing-qa/performance-testing/SKILL.md
categories/testing-qa/test-strategy/SKILL.md
categories/ai-ml/gbrain-lite/SKILL.md
categories/development/hyperframes/SKILL.md
categories/pdf-generation/any2pdf/SKILL.md

Metadata

Files
0
Version
38e2523
Hash
78498d5e
Indexed
2026-07-05 19:37

trang chủ - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-08 20:37
浙ICP备14020137号-1 $bản đồ khách truy cập$