Prefactoring is the process of using your experience to write better code. Specifically, writing code that can be refactored more easily, that is easier to read and easier to maintain.
The article is available on oreillynet.com:
What Is Prefactoring? by Ken Pugh, author of Prefactoring.