This recipe produces a complete hiring plan for a startup's first 10 employees: a prioritized role sequence tailored to founder skills and business model, month-by-month compensation budgets with 2025-2026 salary and equity benchmarks, and an equity allocation framework that prevents over-granting. The tangible output is a hiring spreadsheet with role definitions, comp ranges, equity grants, and evaluation criteria — ready for execution. [src1]
Which hiring infrastructure?
├── Bootstrapped AND budget-constrained
│ └── PATH A: Free Tools — Carta Launch + Wellfound + Google Sheets
├── Seed-funded AND US-based hiring
│ └── PATH B: Standard Stack — Carta + Wellfound + Pave benchmarks
├── Seed-funded AND global/remote hiring
│ └── PATH C: Global Stack — Carta + Deel/Remote.com + Wellfound
└── Series A AND scaling quickly
└── PATH D: Full Stack — Carta + Greenhouse/Lever ATS + Pave + LinkedIn Recruiter
| Path | Tools | Cost | Speed | Hiring Quality |
|---|---|---|---|---|
| A: Free Tools | Carta Launch, Wellfound, Google Sheets | $0/month | Slower sourcing | Good for network hires |
| B: Standard Stack | Carta, Wellfound, Pave | $200-$500/month | Moderate | Strong comp data |
| C: Global Stack | Carta, Deel, Wellfound | $49-$599/contractor | Moderate | Compliance-safe global |
| D: Full Stack | Carta, Greenhouse, Pave, LinkedIn | $1,000-$3,000/month | Fast | Systematic pipeline |
Duration: 1-2 days · Tool: Google Sheets or Notion
Map the founding team's skills across five dimensions (technical, commercial, product, design, operations) and identify the biggest bottleneck. Apply the hiring matrix by founder type: [src6]
| Founder Type | Hire #1 | Hire #2 | Hire #3 |
|---|---|---|---|
| Technical founders (can build) | Sales / BD person | Generalist / ops | Designer or second engineer |
| Commercial founders (can sell) | Senior engineer / CTO | Junior engineer | Designer |
| Solo technical founder | Generalist (ops + support) | Sales / BD | Second engineer |
| Solo commercial founder | CTO / lead engineer | Second engineer | Designer |
Verify: Hiring sequence addresses the biggest bottleneck, not the most comfortable hire. Technical founders default to hiring engineers but often need sales/ops more. · If failed: If founders disagree on sequence, run a 1-week experiment where each founder covers the contested role — the one struggling most gets hired first.
Duration: 2-3 days · Tool: Carta Total Comp or Pave (benchmarking), Google Sheets (model)
Build a compensation model for all 10 roles using current market data. Startup salaries in 2025-2026 (US, seed stage): [src3] [src7] [src8]
| Role | US Hub Salary | US Remote | EU | Equity Range |
|---|---|---|---|---|
| Senior Engineer | $140K-$190K | $110K-$155K | EUR 70K-115K | 0.25-1.0% |
| Sales / AE | $80K-$125K + comm | $70K-$105K + comm | EUR 50K-85K + comm | 0.15-0.5% |
| Designer | $110K-$155K | $90K-$125K | EUR 60K-100K | 0.15-0.5% |
| Generalist / Ops | $80K-$115K | $65K-$95K | EUR 45K-75K | 0.15-0.35% |
| Product Manager | $140K-$190K | $110K-$155K | EUR 75K-115K | 0.15-0.3% |
| Customer Success | $65K-$100K | $55K-$85K | EUR 40K-70K | 0.1-0.2% |
| Marketing | $90K-$135K | $75K-$115K | EUR 55K-90K | 0.1-0.15% |
Adjust -30% for non-hub remote; +20% for SF/NYC; -40-60% for international. Add 20-30% to base salary for total employment cost (benefits, payroll tax).
Verify: Total annual payroll for 10 hires fits within 18-month runway budget. If not, reduce role seniority or hire more internationally. · If failed: If budget cannot support 10 hires in 12 months, extend timeline to 18 months or reduce to 7-8 hires and rely on contractors for gaps.
Duration: 1 day · Tool: Carta (cap table), Google Sheets (allocation model)
Set up declining equity schedule across all 10 hires. Typical allocation (seed stage, 2025-2026 benchmarks): [src1] [src2] [src4]
| Hire # | Role Type | Equity Range | Typical Grant | Cumulative Pool Used |
|---|---|---|---|---|
| 1 | Senior engineer / CTO | 0.5-1.5% | 0.75% | 0.75% |
| 2 | Key hire (eng/sales lead) | 0.3-1.0% | 0.50% | 1.25% |
| 3 | Third hire | 0.25-0.5% | 0.35% | 1.60% |
| 4-5 | Engineers / sales | 0.15-0.4% | 0.25% each | 2.10% |
| 6-7 | Mid-level hires | 0.1-0.25% | 0.18% each | 2.46% |
| 8-10 | Junior / specialists | 0.05-0.2% | 0.12% each | 2.82% |
Standard vesting: 4-year with 1-year cliff. 25% vests at cliff, then monthly/quarterly thereafter. Consider single-trigger acceleration for first 3 hires. [src1]
Reserve 25-35% of the ESOP pool as buffer for unexpected needs or higher-seniority hires later.
Verify: Total equity allocated to first 10 hires is under 5% of fully diluted shares, with 25%+ of pool remaining. · If failed: If over-allocated, reduce grants for hires 6-10 and add performance-based equity refresher grants instead.
Duration: Month 1-3 · Tool: Wellfound, LinkedIn, personal network
Execute hiring for the first 3 roles identified in Step 1:
Verify: By end of month 3, team can ship product updates weekly, respond to customers within 24 hours, and execute on at least one growth channel. · If failed: If hire #1 is not performing at 90 days, address immediately — probation period exists for a reason. Do not hire #2 and #3 until #1 is validated.
Duration: Month 3-6 · Tool: CRM (HubSpot free), Wellfound, LinkedIn
Build repeatable revenue engine and engineering capacity:
Verify: Revenue growing month-over-month; engineering shipping weekly; at least one repeatable acquisition channel. · If failed: If sales hire not hitting quota after 90 days, work on process before replacing. If revenue flat despite sales hire, it is a product-market fit issue — pause hiring.
Duration: Month 6-12 · Tool: Carta (equity grants), ATS (if Path D), job boards
Reduce founder operational load and prepare for next funding round:
Verify: Team of 10 operating semi-independently; founders shifting from execution to leadership; key metrics growing; equity pool has 25%+ remaining. · If failed: If founders still doing execution daily after 10 hires, role definitions need restructuring — delegate more explicitly.
{
"output_type": "hiring_plan",
"format": "XLSX",
"columns": [
{"name": "hire_number", "type": "number", "description": "Sequential hire number (1-10)", "required": true},
{"name": "role_title", "type": "string", "description": "Job title for the position", "required": true},
{"name": "target_start_month", "type": "string", "description": "Target month for hire to start (e.g., 'Month 3')", "required": true},
{"name": "salary_range_low", "type": "number", "description": "Low end of salary range in USD", "required": true},
{"name": "salary_range_high", "type": "number", "description": "High end of salary range in USD", "required": true},
{"name": "equity_percent", "type": "number", "description": "Equity grant as percent of fully diluted shares", "required": true},
{"name": "vesting_schedule", "type": "string", "description": "Vesting terms (e.g., '4yr/1yr cliff')", "required": true},
{"name": "total_annual_cost", "type": "number", "description": "Salary + benefits + payroll tax (salary x 1.25)", "required": true},
{"name": "hiring_priority", "type": "string", "description": "Critical/High/Medium based on business need", "required": true},
{"name": "success_criteria_90d", "type": "string", "description": "Measurable 90-day success criteria", "required": true}
],
"expected_row_count": "10",
"sort_order": "hire_number ascending",
"deduplication_key": "hire_number"
}
| Quality Metric | Minimum Acceptable | Good | Excellent |
|---|---|---|---|
| Time to fill first 3 roles | < 4 months | < 3 months | < 2 months |
| 12-month retention rate | > 70% | > 80% | > 90% |
| Engineering velocity increase | 1.5x vs founders-only | 2-3x | > 3x |
| Revenue per employee (B2B SaaS) | > $75K ARR | > $100K ARR | > $150K ARR |
| Equity pool remaining after 10 hires | > 20% of original | > 25% | > 35% |
| 90-day new hire success rate | > 60% | > 70% | > 85% |
If below minimum: Re-evaluate sourcing channels, compensation competitiveness, or role definitions. Low retention signals comp or culture misfit. Low velocity signals wrong skill mix.
| Error | Likely Cause | Recovery Action |
|---|---|---|
| Cannot find qualified candidates for 4+ weeks | Comp below market or role too narrow | Benchmark against Wellfound/Pave data; broaden role scope or increase comp |
| First hire quits within 6 months | Culture misfit or misaligned expectations | Run post-mortem; add paid trial project to future hires; improve onboarding |
| Sales hire not hitting quota at 90 days | Undocumented sales process or wrong hire profile | Have founder re-close 5 deals alongside hire to identify gap |
| Over-allocated equity pool | Grants too generous for early hires | Reduce future grants; add performance-based refresher grants instead of upfront |
| Candidate accepts then reneges | Competing offer or cold feet | Always have 2nd-choice candidate warm; close faster (target < 48h from verbal to written) |
| International hire compliance issues | Missing EOR or contractor misclassification | Use Deel/Remote.com for international hires; do not use contractor agreements for full-time roles |
| Component | Bootstrapped | Seed-Funded (US) | Series A (US Hub) |
|---|---|---|---|
| Annual payroll (10 hires) | $300K-$600K (remote/intl) | $700K-$1.2M | $1.2M-$1.8M |
| Benefits + payroll tax (25%) | $75K-$150K | $175K-$300K | $300K-$450K |
| Recruiting tools | $0 | $200-$500/month | $1,000-$3,000/month |
| Cap table management | $0 (Carta free) | $0 (Carta free) | $0-$5,000/year |
| Recruiting fees (if used) | $0 | $10K-$30K per senior hire | $20K-$50K per hire |
| Total Year 1 | $375K-$750K | $900K-$1.6M | $1.6M-$2.5M |
VP-level hires at seed stage cost $200K+ and expect a team and playbook to scale — neither exists yet. They need a proven playbook to scale, not to create one. [src5]
First sales hire should be an individual contributor who picks up the phone, runs demos, and closes deals. Promote from within or hire a VP after 5+ salespeople. [src5]
This exhausts 10-15% of the pool on 5 people, leaving nothing for hires 6-50 and future critical executives. The median first 10 hires use only 3.6% combined. [src2]
Start at 0.5-1.0% for Hire #1, decline to 0.1-0.2% by Hire #10. Reserve buffer for unexpected needs. [src1]
A "React Native specialist" or "Growth hacker" is wasted at a 5-person startup where priorities shift weekly. Early hires need to cover multiple functions as needs change. [src6]
First 5 hires should wear 2-3 hats. After hire #5, the company has enough stability for some specialization. [src6]
Use when a startup founder has initial traction (paying customers, some revenue) and needs to execute a hiring plan — producing actual job descriptions, compensation offers, and equity grant letters. Requires a financial model and legal entity as inputs. Do not use for strategic hiring planning without execution intent — use a playbook instead.