SkillAgentSearch skills...

Gitstats

A lightweight/pretty visualizer for recent work on a git code base in multiple branches. Helps stay up to date with teams working on one git repo in many branches.

Install / Use

/learn @karpathy/Gitstats
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

gitstats

Reads any git repository and produces a nice and colorful summary for all of ongoing work in the repository, and convenient links to JIRA/BitBucket etc.

To get working:

  1. create a repos json configuration file by following the example in example_repos.json
  2. cd into the git repo of interest and git pull
  3. run run.py to process all the commits and write json files of output to deploy/ directory
  4. cd deploy
  5. python -m http.server
  6. visit the web browser
  7. enter name of the json file in the box and click load. Ok this is a bit janky LOL. Ah well.
View on GitHub
GitHub Stars131
CategoryDevelopment
Updated13h ago
Forks13

Languages

HTML

Security Score

80/100

Audited on Apr 6, 2026

No findings