git-story is a tool that reads a project's git commit history and automatically generates a narrative summarizing the development story, including ownership of files, project activity trends, risk areas, and maintenance status. It classifies commit messages into categories like building, fixing, cleanup, and maintenance, and visualizes shifts over time. It identifies files touched by only one person to highlight bus-factor risks. The tool works on any git repository, requires minimal dependencies, and produces insights in about 10 seconds.
Use Case
Opening the operator briefing
Pulling the full operator breakdown, tooling context, and verification notes.
