TL;DR
- Eight developer onboarding metrics, derived from git and PR data — not HR surveys.
- 2026 benchmarks: first commit in 3–5 days (elite), 10th merged PR in 33 days (cross-company average).
- Onboarding predicts retention: replacing an engineer costs one-half to two times annual salary (Gallup).
- AI agents change the scorecard — add context coverage and agent autonomy to the classic ramp metrics.
Why Onboarding Metrics Beat Onboarding Checklists
You can’t improve what you don’t measure — and checklist completion is not a measurement. A new hire can finish every wiki page and still be weeks from shipping. The metrics below come from the system of record that can’t be gamed: your git history and PR data. The stakes are concrete: Gallup puts the cost of replacing an employee at one-half to two times their annual salary — $65,000–$260,000 for a typical senior engineer — and early exits cluster in the first weeks on the job, exactly the window onboarding owns.
The Eight Metrics (With 2026 Benchmarks)
- Time to first commit. Elite organizations: 3–5 business days; industry median 2–3 weeks. More than two weeks is a red flag for environment or access friction — not for the engineer.
- Time to first merged PR. Target under two weeks. Keep the first PR deliberately small; a dedicated reviewer prevents it stalling in review.
- Time to 10th merged PR. The rising standard, because one starter task can’t game it. DX’s April 2026 data across 400 companies puts the average at 33 days — down more than 50% since early 2024, driven largely by AI tooling.
- Productivity ramp (30/60/90). Expect roughly 60–70% → 80–90% → full output. Benchmarks cluster at 8–12 weeks to full productivity with structured onboarding, 3–6 months without.
- First-30-days review pass rate. Share of PRs merged without major rework. Low numbers usually mean missing context, not missing skill.
- Mentor load. Hours of senior time per new hire. Healthy programs land around 15–30 hours; unbounded mentor load is how onboarding silently taxes your best engineers.
- 90-day retention. Belongs on the engineering scorecard, not just HR’s — see the attrition numbers above.
- Onboarding NPS.Ask at day 30 and day 90: “Would you recommend this onboarding to the next hire?” The comments matter more than the score.
nBoard’s analytics dashboard tracks time-to-first-PR, ramp curves, and mentor load per cohort, so you can steer onboarding before it stalls.
Three New Metrics for the AI-Agent Era
AI assistants compressed ramp time — daily AI users reached their 10th PR in 49 days versus 91 for non-users in DX’s enterprise cohorts. But the 2024 DORA report adds a warning: for every 25% increase in AI adoption, delivery stability dropped 7.2% — and 39% of developers reported little or no trust in AI-generated code. The difference between AI that accelerates and AI that destabilizes is context. That makes three new things worth measuring:
- Context coverage. What share of your codebase has current, machine-readable context — architecture decisions, domain rules, ownership — that a new hire or coding agent can consume without asking a human?
- Agent autonomy rate. Share of agent-assisted tasks completed without a human having to explain missing context mid-task.
- Questions answered without interruption. How many onboarding questions get answered from documented context instead of a senior engineer’s time? This is mentor load’s leading indicator — and the same DORA report found AI adoption improves documentation quality by 7.5% per 25% increase, so the flywheel is real.
How to Instrument These (From Git, Not Surveys)
- First commit / first PR / 10th PR: derive from git log and your code-host API keyed on start date — no self-reporting.
- Mentor load: count review requests, Slack escalations, and scheduled pairing hours per new hire per week.
- Review pass rate: PRs merged without a “request changes” round, first 30 days.
- Track per cohort at 30/90/365 days; interview every early exit.
The fastest lever on almost every metric above is the first one: automate the environment setup so day one ends with a running app, and pair it with the onboarding blueprint so the rest of the ramp has structure.
Common Pitfalls
- Measuring doc completion instead of merged code.
- Overly strict first-PR reviews that kill momentum.
- No access prep — waiting on permissions burns day one.
- Comparing individuals instead of cohorts and process changes.
- No feedback loop until day 60, when it’s already late.
Example 90-Day Scorecard
Cohort: Q3 2026 · 4 engineers
Median first commit: day 4 · Median first merged PR: day 9
Median 10th PR: day 36 (benchmark: 33) · Review pass rate: 78%
Mentor load: 22h/hire · 90-day retention: 4/4 · Onboarding NPS: +50
One page, five minutes to read, and it tells you exactly where the next process fix goes.
nBoard
Put Your Onboarding Metrics on Autopilot
nBoard tracks ramp metrics from your real git data and gives new hires — and their AI agents — the context to move faster. Get early access or book a founder call.