Code Review
Review the Error Path First, Because That Is Where It Will Break
When I review a pull request I read the error handling before I read the feature. It is an odd order and it occasionally annoys people, but it comes from a simple observation: almost every incident I have been part of was an error path that had never been executed