Hotspot: A Go CLI that uses Git history to assess org risk and tech debt
github.com·22h·
Flag this post

Hotspot

Hotspot is a CLI tool that analyzes Git history to diagnose technical debt and bus factor risk based on developer activity, ownership, and churn patterns.

This tool operates as a data-driven development intelligence. While traditional SCA tools focus on code structure and style, and DORA metrics track team performance, Hotspot analyzes actual development behavior - commit patterns, ownership distribution, churn trends, and maintenance activity - to diagnose technical debt and bus factor risk within your code at the file and folder level.

Motivation

For years, I’ve managed projects where everyone knew which files were the mainten…

Similar Posts

Loading similar posts...