LLM-driven refactoring. A very viable LLM use case I found:
Sometimes, I ask LLM questions about a particular part of my codebase and when it mixes things up I see how a human can misunderstand this part of the project too.
I roll my sleeves up and make the naming and flow more explicit and verbose.