logoalt Hacker News

senderistayesterday at 9:50 PM1 replyview on HN

Now that would be really interesting: prompt an LLM to find comments that misrepresent the code! I wonder how many false positives that would bring up?


Replies

ccoskyyesterday at 10:02 PM

I have a Claude Code skill for adding, deleting and improving comments. It does a decent job at detecting when comments are out of date with the code and updating them. It's not perfect, but it's something.