Comments About Code Not Change

Source comments explain what the DELIVERED code does, in the present tense — never the change history: no issue/PR numbers, no maintainer @handles, no "the previous code did X", no "confirmed by", no "aligned per". Change-narrative in source is a top AI tell, and it rots in the codebase; that context belongs in the PR body and commit message. Grep the diff's added comment lines before every push. Use before committing any code change to a repo you don't own. Trigger terms: code comment, "// previously", issue number in comment, @handle in source, over-explaining, AI smell, delivered documentation.

serhiy-bzhezytskyy 466013c 4.9 KB Updated

File contents

serhiy-bzhezytskyy/contrib-receipts/tree/main/skills/comments-about-code-not-change commit 466013cde6

Frequently asked questions

npx skillmds@latest add serhiy-bzhezytskyy/comments-about-code-not-change