The “just do it” aspect of practices is the key to removing blind spots. Consider code reviews. If you only schedule a code review when you discover and fix a bug in a code library, you risk that your code library will still contain bugs because of things you didn’t know you didn’t know. To mitigate this risk, you would identify whether a library is “critical” and rigorously schedule a code review every time any critical library changes.