This article from Tom made a big impact on my thinking around automation of tasks:
He makes the point that writing code is only one step in the process. First comes documenting all of your manual tasks, and making improvements in your documented process. Once that’s in place, you can start writing code to complete the task.
Where are you in your automation journey? Is every task you do at least documented and do you follow the documentation for consistency and to avoid errors?