gx is a command-line tool that bundles 25 focused productivity commands into a single binary. Each command solves a specific daily git friction point.Documentation Index
Fetch the complete documentation index at: https://gx.mubbie.dev/llms.txt
Use this file to discover all available pages before exploring further.
Everyday
undo, oops, switch, context, sweep, shelf
Insight
who, recap, drift, conflicts, handoff, view
Stacking
stack, sync, retarget, graph, up, down, top, bottom, parent
Design Principles
- Every command does one thing well
- All destructive commands require confirmation and support
--dry-run - Colored, human-friendly output
- Zero configuration required
- No external services or authentication needed
- Works in any git repo