remove-dumb-comments

Installation
SKILL.md

Remove Dumb Comments

Flag comments that say what the code already says; keep every comment that explains why. The user chooses which flagged comments to remove.

Invocation

Command Behavior
/remove-dumb-comments Find the 10 lowest-value comments.
/remove-dumb-comments <number> Find that many lowest-value comments.
/remove-dumb-comments all Find every low-value comment.

Never Remove

Keep any comment that carries a why the code cannot convey:

Installs
205
GitHub Stars
22
First Seen
Jun 15, 2026
remove-dumb-comments — lukeberrypi/skills