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 repos
gh fleet settings # enforce repo settings across the fleet
gh fleet clean # delete stale fleet/sync-* branches
gh fleet pr # list/merge/close open fleet PRs across repos
gh fleet doctor # validate fleet.toml configurationgh-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 | @maxbeizer's gh CLI extensions in one place | Go | gh ext install maxbeizer/gh-fleet |
| gh-games | 🎮 Terminal games as a GitHub CLI extension | Go | gh ext install maxbeizer/gh-games |
| 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-helm | Go | gh ext install maxbeizer/gh-helm |
|
| 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-planning | Planning with projects and issues in the CLI | Go | gh ext install maxbeizer/gh-planning |
| gh-rdm | Remote Development Manager - gh CLI extension for clipboa... | Go | gh ext install maxbeizer/gh-rdm |
| gh-rendered | Making Markdown PRs easier to read | Go | gh ext install maxbeizer/gh-rendered |
| 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-21.