This slice covers source control, review/readiness tooling, build/test utilities, CI, containers, VMs, and code-quality tools.
Git, GitHub, and branch work
| Tool | Source | Why it is here |
|---|
git, git-lfs, gh | brew | core Git/GitHub workflow |
weave | brew | entity-level semantic merge preview/conflict resolution |
sem | brew tap ataraxy-labs/tap | semantic git diff/blame/impact CLI exposed as ,sem |
gitui, lazygit, tig | brew | terminal Git UIs |
git-absorb | brew | automatically amend fixups into earlier commits |
git-delta, difftastic | brew | readable diff renderers |
git-cal, git-extras, git-redate | brew | history/statistics and branch maintenance utilities |
git-brws | cargo | open/browse git remotes from the terminal |
bfg | brew personal | destructive repo cleanup tool, personal-only |
GitHub CLI extensions
Build, CI, containers, and VMs
| Tool | Source | Why it is here |
|---|
cmake, automake, tcl-tk | brew | native build dependencies |
buildkite/buildkite/bk@3 | brew tap | Buildkite CI CLI |
dive, colima, lazydocker, k9s, minikube | brew | container and Kubernetes workflow |
sou, cek | brew | container/devops utilities |
docker-desktop, virtualbox, gcloud-cli, azure-cli | cask / brew | cloud/container desktop CLIs and cross-platform test VMs |
Project/runtime helpers
| Tool | Source | Why it is here |
|---|
mise | brew | runtime/version manager |
uv | brew | Python runtime/tool manager |
bundler | gem | Ruby project dependency manager |
neovim | yarn | Node remote-plugin client for Neovim |
go-global-update | go | update Go-installed tools |