They omit details and help the reader to understand the overall intent and structure of the code.
In reference to 'higher level comments that enhance code intuition'. Think one of the best ways to do this is to have a text file which explains the code at an extremely high and abstract level for the whole project; simply detail the script, its function, how it relates to other scripts, and a high level description of the goal of the code.