CommitLens
CommitLens parses a Git commit history and tries to extract useful signals from it: contributor patterns, file churn, commit frequency over time, and where work is clustering or stalling. The whole thing runs as a hosted browser demo, so there is nothing to install and no account to create. That makes it easy to drop a repo URL in and get a quick answer before a sprint planning call or a hiring conversation. The honest limitation is that commit-analysis tooling is a crowded shelf — GitClear, CodeScene, and a dozen open-source scripts already do this, many with more depth and better export options. What CommitLens has going for it is instant access and zero setup, which is exactly what you want when the use case is occasional rather than continuous. Treat it as a quick diagnostic, not a dashboard you check weekly. -> Best for: technical PM or SaaS team of 2-5 wanting a fast repo health read