Alternatives
Products that do what Kontrib does
Your commit history, roasted by AI and ranked against pros
- 1

- 2
- 3

- 4

- 5

- 6

- 7GO
2013 · guesshub.io
- 8

- 9

- 10

- 11

- 12

- 13

- 14

Track, report and automate GitHub workflows in Slack. Free
2020
- 15GC
Since everyone seems to be making a github application, I thought I'd share mine. It's an aggregated view of all of a given person's github projects, as well as easyish lookups for linkedin/stackoverflow/hackernews. It attempts to determine both productivity (how much code did this person write?) as well as impact (did anyone care?) I'd love any feedback, but go easy on the number of simultaneous searches as I'm trying to play nice by github's api limits. check it -- http://www.gitalytics.com
2011
- 16WO
Hi HN, I've been using Claude Code etc. for nearly all my work lately, and I wanted to see how many of my commits it was actually co-authoring. So I made this little tool to visualize my usage. You log in with Github (read-only), it scans your commits from the last year, and visualizes how many came from Claude, Cursor, or any tool that adds Co-Authored-By trailer to the commit message. Caveat: not all tools add this trailer, so this doesn't include e.g. Codex. Still, hope you find it interesting!
Mar 2026 · technically-your-name-is-on-it.btao.org
- 17

- 18

- 19IR
I don't know Rust. Friday after work I realised that 90% of my IDE time now is just the commit/diff view — and even good IDEs feel heavy for that. So over the weekend I built a dedicated native tool for just that. Kyde is a macOS git commit + diff editor with one goal: be fast, do Git well. I'm curious whether anyone else mostly opens their IDE for git operations these days. It's open source, and there's a signed app in Releases.
Jun 2026 · github.com
- 20

- 21

A GitHub/GitLab-style contribution heatmap for Azure Repos
Jul 2026 · codylabs.uk
- 22IM
2011 · commitsearch.com
- 23
GitHunt▲6A scrollable discovery feed for open-source GitHub repos
Jul 2026 · githunt-aadin.vercel.app
- 24IC
Hey HN, I built ShadowGit a while back to automatically commit code every minute to a hidden git repo (.shadowgit.git). Original goal was to easily rollback when AI tools break things. But I discovered something interesting: this minute-by-minute history is perfect context for AI assistants. So I built an MCP server that lets Claude/Cursor query this history using native git commands. The results surprised me: Before: Claude would read my entire codebase repeatedly, burning 15,000+ tokens to debug issues. After: Claude runs `git log --grep="drag"` finds when drag-and-drop worked,…
2025 · shadowgit.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →