No Obvious Comments
Don't comment code that is already self-explanatory
CLAUDE.md
Don’t comment code that is self-explanatory. // increment counter above counter++ is noise. Save comments for genuinely non-obvious logic.
Copy this block into your CLAUDE.md or agent config file to enforce it in your workflow.