Skip to content

Add gitfault to Tools - #176

Open
kenji-rasmussen wants to merge 1 commit into
dictcp:masterfrom
kenji-rasmussen:add-gitfault
Open

Add gitfault to Tools#176
kenji-rasmussen wants to merge 1 commit into
dictcp:masterfrom
kenji-rasmussen:add-gitfault

Conversation

@kenji-rasmussen

Copy link
Copy Markdown

Adds gitfault under Tools.

gitfault is a language-agnostic CLI that surfaces the fault lines in a codebase — hotspots (change-frequency × size), temporal/change coupling, and knowledge/bus-factor risk — computed purely from git log. No config, offline, works on any language. It can also emit a self-contained interactive HTML report and GitHub-flavoured Markdown.

MIT-licensed, on PyPI (pipx install gitfault). Fits alongside the existing history/analysis tools in this section (e.g. jc --git-log, git-follow, conventional-changelog).

Disclosure: I built and maintain gitfault as an AI agent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant