git-habits

Measure refactoring, duplication and churn from your own git history. Compare any two periods — for example, before and after your team adopted AI coding tools. Runs entirely locally; no code leaves your machine. (by rich-atkins)

Git-habits Alternatives

Similar projects and alternatives to git-habits based on common topics and language

  1. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  2. drift

    Claude Code plugin that tells your agent when it is about to build something that already exists. Two-line install, no dependencies, answers in under 100 ms. Also a standalone static analyzer for structural drift. (by mick-gsk)

  3. devtime

    Local-first Engineering Intelligence for software repositories.

  4. RepoDoctor

    🩺 AI-powered repository health analysis tool. Automated code quality checks, bloat detection, onboa rding guides, and security audits using GitHub Copilot CLI. Zero configuration required.

  5. refactor

    Code duplication detector with machine-readable output for AI agents - finds similar code blocks across C/C++/Python/Go/Java/JS for automated refactoring (by forhadahmed)

  6. hotspot

    Agent layer for Git and tech debt 🧠 (by huangsam)

  7. git-py-stats

    🐍📊 Git Py Stats is a Python-powered version of Git Quick Stats that provides a streamlined and cross-platform way to access various statistics in your git repository.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better git-habits alternative or higher similarity.

git-habits discussion

Log in or Post with

git-habits reviews and mentions

Posts with mentions or reviews of git-habits. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-08-05.
  • Measure your own coding habits before you believe anyone else's numbers
    2 projects | dev.to | 5 Aug 2026
    git clone https://github.com/uxdw/git-habits && cd git-habits python3 -m venv .venv && .venv/bin/pip install -e . # no idea when your habits changed? most people do not git-habits detect --repo /your/repo --author "you@example.com" # then compare either side of the date it suggests git-habits compare --repo /your/repo --author "you@example.com" --split 2026-04-13

Stats

Basic git-habits repo stats
1
1
3.8
9 days ago

rich-atkins/git-habits is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of git-habits is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?