My fav way to un-slop a codebase: - find large files - ask to break up, improve code quality, add tests Once done, ask "now that you read the code, what can we improve?" - store that in a tracker file (i use docs/refactor/*.md) and let the model pick - do one by one