repo-cli
Installation
SKILL.md
repo-cli
Git repository summary CLI - one command, whole picture. Provides static summaries, interactive TUI, AI-powered commits, history/branch exploration, and surgical commit design.
Installation
cargo install repo-cli
# or build from source
git clone https://github.com/knrs/repo-cli && cd repo-cli && cargo install --path .
Commands
Summary (default)
repo # static summary with simple graph
repo -i # interactive TUI (panels: Branches/Commits/Status)
repo --graph # full ASCII branch tree