So, in the Ansible code, I have TODO: comments. Prefixing a comment in C# with //TODO: automatically puts it in your task list. Very handy when you know you're doing something naughty but don't want to go make a task out of it.
However, it helps to occasionally check the comments section to remember to do things.
I mean I just saw some comments about things I shouldn't have done and I think "I wrote that? Why?"