mob - smooth git handover for pair/mob programming
Tiny Go CLI that wraps the choreography of switching drivers in mob/pair sessions. `mob start`, `mob next`, `mob done` - no merge dance.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
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
Destructive Command Guard
Rust CLI that blocks dangerous git and shell commands before an agent can run them. Pattern-matched safety net for autonomous coding agents.
serie - rich git commit graph in your terminal
Ratatui-based TUI that draws a clean, magic-feeling commit graph from any repo. Faster to read than `git log --graph`, easier to navigate than tig.
ov - feature-rich terminal pager
Modern alternative to `less` written in Go: incremental search, column/JSON views, follow mode, and live filtering. Drop-in replacement for log inspection.
circumflex - Hacker News in your terminal
Go TUI client for Hacker News with comment threading, vim navigation, and offline read support. Replaces a daily browser tab.