Quick repo stats at a glance. A GitHub CLI extension.
gh extension install maxbeizer/gh-repo-peek# Peek at any repo
gh repo-peek cli/cli
gh repo-peek charmbracelet/vhs
# Or use in a git repo (auto-detects)
gh repo-peekShows stars, forks, open issues, languages, license, and recent commits — all in one glance.
gh extension remove repo-peek