#10KCommit

10,000 Commits.
365 Days.
AI-Augmented.

The tools have changed. The median developer ships 673 commits a year. With AI, you can do 15x that. This is your commitment to adapt.

Fork the Tracker How It Works
673
Median Dev / Year
10,000
Your Target
15x
The Multiplier
The Shift

AI tools aren't coming. They're here.

Claude Code, Copilot, Cursor, and others have fundamentally changed what a single developer can ship in a day. But most developers are still working the way they did two years ago.

The 10K Commit Challenge is a public commitment to lean into this reality. Not by working harder, but by mastering the tools that multiply your output. The commit count is just a scoreboard. The real goal is to force yourself to adopt and master the tools reshaping how software gets built.

Source: GitClear analysis of 878,000 developer-years

Pick Your Level

Three Tiers

Not everyone is starting from the same place. Pick the tier that stretches you.

Explorer
2,500
~4x median developer
~7 commits/day
~49 per week
Great for getting started with AI tools
10K
10,000
~15x median developer
~28 commits/day
~200 per week
All-in on AI-augmented development
The Framework

Five Rules

Use AI tools

That's the point. Claude Code, GitHub Copilot, Cursor, Windsurf, or any AI productivity tool. The challenge is about mastering these tools, not avoiding them.

Build real things

Commits must represent actual work — features, fixes, docs, tests, infrastructure. No empty commits, no spam. Any language, any project.

Track publicly

Fork the open-source tracker or build your own. Your progress must be visible. Accountability is the engine.

Share weekly

Post a weekly update on at least one channel with #10KCommit. What you built, what you learned, what tools worked.

365 days

Pick your start date. One year from that date is your finish line. Life happens — the challenge is about the year, not any single day.

The Motivation

Why Join

On the fence about AI tools?

This challenge removes the fence. You'll learn by doing, not by reading think pieces about the future of coding.

Already using AI tools?

This pushes you to go deeper. Most developers use 10% of what these tools can do. A high commit target forces you to explore the edges.

Want to build in public?

This gives you structure. A tracker, a community, a hashtag, and a clear goal. No ambiguity about what "building in public" means.

Believe the future is AI-augmented?

The developers who adapt now will have a compounding advantage. This is how you become one of them.

Getting Started

How to Join

1

Fork the Tracker

The commit tracker is open source. Single HTML file + a shell script that pulls stats from the GitHub API.

git clone https://github.com/brentvincent/10k-commit-challenge.git my-tracker
2

Configure

Set your GitHub username, start date, and tier in update_commits.sh. Edit your name in index.html.

3

Deploy Free

Push to GitHub and deploy to Cloudflare Pages, GitHub Pages, or Netlify. All free. Your tracker is live in minutes.

4

Ship and Share

Build things. Commit often. Post weekly with #10KCommit. That's it. The tracker updates automatically.

The Stack

Tools That Make 10K Possible

You don't need all of them. Find what fits your workflow.

ToolWhat It DoesStrength
Claude CodeTerminal AI agent — reads your repo, edits files, runs commandsFull-project context, multi-file changes
GitHub CopilotInline code suggestions in your editorFast completions, boilerplate elimination
CursorAI-native code editorChat-driven development, codebase Q&A
WindsurfAI-powered IDEFlow-state coding with AI assistance

The common thread: these tools let you operate at a higher level of abstraction. You describe what you want, the tool helps you build it, you review and commit. The cycle time drops from hours to minutes.

Questions

FAQ

Isn't this just incentivizing small commits?
Commit size doesn't matter. What matters is shipping consistently. Some days you'll have 50 small commits from rapid iteration. Other days, 3 large commits from deep work. Both count.
Do work commits count?
Yes, if they're on GitHub. The tracker pulls from the GitHub API — any commit to any repo under your account counts.
What if I miss days?
The tracker shows your actual pace vs. required pace. Life happens. The challenge is about the year, not any single day.
Can I change tiers mid-challenge?
Yes. Start at Explorer, upgrade to Builder if you're ahead of pace. The tracker adapts automatically.
Is this just for professional developers?
No. Students, hobbyists, career changers — anyone who writes code and wants to level up with AI tools.

The tools are ready. Are you?

Fork the tracker, pick your tier, and start shipping.

Start the Challenge