GitHub
Use the gh CLI for all GitHub interactions — PRs, issues, releases, CI status, PR comments/reviews.
Pushing
Use git pub instead of git push — it's a user alias that sets upstream tracking automatically.
Setup
If gh isn't installed: brew install gh, then run gh auth login manually (interactive).