adamtornhill/code-maat
A command line tool to mine and analyze data from version-control systems observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 29
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4773
- days_rel: n/a
- days_push: 426
- n_releases_24m: 0
Adoption not part of the score
2626 stars · 242 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Code Maat is a command line tool written in Clojure that mines and analyzes data from version-control systems to reveal technical, social, and organizational patterns in code evolution. It accompanies Adam Tornhill's books 'Your Code as a Crime Scene' and 'Software Design X-Rays', with its analyses since evolved into the commercial CodeScene product.
Use cases
- mine git history to find hotspots with high change frequency
- detect technical debt from version-control data
- analyze code churn and complexity trends over time
- identify social and organizational coupling between modules
- find development bottlenecks in large codebases
- suggest refactoring directions based on actual code interactions
- export VCS analysis data for visualization
When to choose
- you want to analyze repository history for hotspots and technical debt from the command line
- you're following the techniques in 'Your Code as a Crime Scene' or 'Software Design X-Rays'
- you need a scriptable, free tool for behavioral code analysis
- you want to run analyses as a Clojure library or via Docker
When to avoid
- you want automated, GUI-based analyses with visualizations - use CodeScene instead
- you need actively developed features - the tool is in maintenance mode
- you need a tool without GPL v3 licensing constraints
- you need real-time code quality monitoring rather than historical analysis
Facets
cli-tool · maturity maintenance
developer-tools analytics data-science developer-tools version-control analytics cli cross-platform version-control code-analysis technical-debt repository-mining clojure behavioral-code-analysis docker
2 sources
- readme: https://github.com/adamtornhill/code-maat · fetched 2026-08-28 · 01fa6e8dfae7
- homepage: http://www.adamtornhill.com/code/codemaat.htm · fetched 2026-08-29 · 4c1b356c0d35
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| adamtornhill/code-maat | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="adamtornhill/code-maat")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem