Command center for maxbeizer's gh CLI extensions.
gh extension install maxbeizer/gh-fleetgh fleet # show help
gh fleet catalog # regenerate this README with extension catalog
gh fleet drift # detect configuration drift across repos
gh fleet sync # push canonical files to out-of-sync repos
gh fleet status # quick health matrix across all extension reposgh-fleet uses a fleet.toml config to auto-discover all gh-* repos and a canon/ directory of golden-standard files. It can detect drift (Go versions, missing CI, missing goreleaser) and sync canonical files across all repos via PRs.
| Extension | Description | Language | Install |
|---|---|---|---|
| gh-agent-viz | a gh CLI extension to see what your agents are up to | Go | gh ext install maxbeizer/gh-agent-viz |
| gh-art | Famous art in your terminal | Go | gh ext install maxbeizer/gh-art |
| gh-contrib | A CLI extension for understanding your contributions on G... | Go | gh ext install maxbeizer/gh-contrib |
| gh-extension-template | Template repo for Go-based gh CLI extensions | Makefile | gh ext install maxbeizer/gh-extension-template |
| gh-exts | Your extensions, extended | Go | gh ext install maxbeizer/gh-exts |
| gh-fleet | Command center for managing all your gh CLI extensions | Go | gh ext install maxbeizer/gh-fleet |
| gh-ghostty | Change your ghostty theme via the gh cli | Go | gh ext install maxbeizer/gh-ghostty |
| gh-hearth | 🔥 A roaring fire for your terminal — a GitHub CLI ex... | Go | gh ext install maxbeizer/gh-hearth |
| gh-onion | America's finest news source in your terminal | Go | gh ext install maxbeizer/gh-onion |
| gh-oss | Find open source issues to work on — right from your te... | Go | gh ext install maxbeizer/gh-oss |
| gh-pagerduty | GitHub CLI extension for PagerDuty — check on-call stat... | Go | gh ext install maxbeizer/gh-pagerduty |
| gh-rdm | Remote Development Manager - gh CLI extension for clipboa... | Go | gh ext install maxbeizer/gh-rdm |
| gh-repo-peek | Quick repo stats at a glance — a GitHub CLI extension | Shell | gh ext install maxbeizer/gh-repo-peek |
| gh-slim-vtt | A tiny GH CLI extension for slimming down vtt files | Go | gh ext install maxbeizer/gh-slim-vtt |
| gh-sportsball | Watch live games in your terminal. Scores, play-by-play, ... | Go | gh ext install maxbeizer/gh-sportsball |
| gh-spotify | Spotify in your terminal | Go | gh ext install maxbeizer/gh-spotify |
| gh-wut | What do I need to know right now? — a GitHub CLI extension | Go | gh ext install maxbeizer/gh-wut |
| gh-yt2md | YouTube to Markdown - gh CLI extension | Go | gh ext install maxbeizer/gh-yt2md |
Catalog generated by gh-fleet on 2026-03-15.