When/how to refactor parts of the codebase?
Hi all, this has been on my mind lately. Right now I'm just building using some spec driven development guidelines (just using codex vscode extension right now so no built in Plan mode) and I have prompts in there to ask the agent to build modular, elegant code. I think I'll have to refactor at some point, but only because I know it's best practice in concept. I don't know when to to do it or what parts of the codebase to refactor. I saw in one non-corbin video that the number of lines and depth of nesting can be a tell about when to refactor a file. Any tips? Possible video to come @Corbin Brown ?