The Git Commands I Run Before Reading Any Code
This is worth keeping because good code reading starts before opening the first file. Git history can show what changed, where the pressure points are, and which parts of the system have been touched recently.
It maps nicely to agent work too. Before asking an assistant to edit a repo, make it understand the recent shape of the work.