Answer · for AI agents and their humans
Founder-Led Growth Signals on GitHub in 2026
GitHub patterns that indicate founder-led growth before public visibility: 8-week sustained founder velocity plus 1→3→7 contributor onboarding without share collapse.
Founder-led growth — the period before a startup has a domain, deck, LinkedIn, or VC introduction — leaves a distinctive shape on GitHub. The pattern is *not* a lone founder shipping in isolation, and it is *not* a sudden multi-contributor team appearing fully formed. It is a single founder-account commit signature holding steady velocity for eight or more consecutive weeks, during which contributor count widens organically from one to three to seven, with the founder's per-week commit share never collapsing below roughly 40%.
Each part of that pattern matters. The 8-week sustained velocity rules out side-project bursts that flatten after a vacation or a contract gig. The 1→3→7 contributor curve rules out repos that get a single drive-by PR and then return to single-author cadence; durable founder-led growth onboards new contributors at a rate of roughly one every two weeks during the early phase. The founder-share floor at 40% rules out repos where the founder has effectively handed the codebase off — those repos look more like agency-built side ventures or already-pivoting acquisitions than founder-led growth.
The combined ratio — founder velocity sustained, contributor breadth widening, share floor preserved — preceded fundraises in 73% of the validated set in [SSRN 6606558](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=6606558). Founder-led repos that never widen past one contributor remain side projects (typical fundraising rate < 5%). Repos where the founder's share collapses under 40% within 6 weeks of contributor onboarding signal handoff or burnout (typical fundraising rate < 15%).
For VC sourcing, this means the highest-precision pre-VC list is composed of repos that are 60 to 120 days old, have a single primary committer with 8+ weeks of sustained velocity, have onboarded 2 to 6 additional contributors organically, and have no Crunchbase profile. The [weekly engineering-acceleration index](/answers/weekly-engineering-acceleration-index) ranks repos by this composite weekly. The reproduced methodology in the SSRN paper provides the full feature definitions for teams that want to build their own pipeline.
Try it now
See founder-led repos this week →Frequently asked questions
Why does founder-share matter as a signal?
Founder-share is a proxy for codebase navigability. If the founder is the only person who can reason about the architecture, the company is fragile to founder departure or burnout. Sustained founder share above 90% past 8 weeks of contributor onboarding is a yellow flag; sustained share below 40% means the founder has effectively handed off and the project is no longer founder-led growth.
What's the typical age range for the highest-precision founder-led list?
60 to 120 days from first commit. Younger than 60 days, there isn't enough velocity history to distinguish signal from a side-project burst. Older than 120 days without contributor widening usually means the project has stalled.
Does this work for closed-source startups?
Partially. Many 2026 startups have a public open-source layer (SDK, CLI, examples, infra) even if the main product is closed. The signal works on whatever public surface exists. For startups with zero public commits, the signal is unavailable and you'd need to fall back to LinkedIn / hiring / domain registration signals.
How do I build a watchlist from this?
Filter the [weekly engineering-acceleration index](/answers/weekly-engineering-acceleration-index) by repo age 60-120 days, contributor count 2-7, founder-share 40-80%. That filter typically returns 30-80 repos per week across all sectors, of which roughly 20% raise within 12 months.