gh-poi - safely clean up local git branches
GitHub CLI extension that detects which local branches were merged or closed via PR and prunes them safely, including squash-merged branches gh-branch can't see.
Featured in
Go CLI tools for developers and operators
Single-binary Go CLIs and TUIs across observability, git, shells, and DevOps - the tools that make Go the practical default for distribution-friendly CLIs.
Git workflow tools beyond the basics
Better diffs, mob programming, parallel worktrees, multi-repo management, and TUI commit graphs - the git tools worth knowing past `git rebase`.
Related entries
git-lrc - on-commit AI code review
Free Go CLI that runs unlimited AI code reviews on each commit, with no per-review cap or external service in the loop.
multi-gitter - apply changes across many repos
Go CLI to run a script across hundreds of repositories and open PRs from the diffs. The classic tool for org-wide refactors and dependency bumps.
betterleaks - configurable secrets scanner
Go-based secret scanner aimed at speed and configurability over gitleaks defaults. Designed for CI pipelines that need to tune false-positive rates.
wtp - git worktree CLI with smart navigation
Go CLI that automates git worktree setup, branch tracking, and switching between worktrees. Handy for AI-agent workflows that fan out across many branches.