code
by motlinv1.4.1
Code quality tools for comment cleanup and emoji enhancement
Commands
all-commentsRemove obvious and redundant comments from all files
commentsRemove obvious and redundant comments from uncommitted changes
emojiAdd appropriate emoji to make content more engaging
Documentation
# code Code quality tools for comment cleanup and emoji enhancement. ## Commands ### `/comments` Remove obvious and redundant comments from uncommitted code changes only. ### `/all-comments` Remove obvious and redundant comments from all files in the codebase. ### `/emoji` Add appropriate emoji to content to make it more engaging and easier to scan. ## Shared Files - `shared/comment-removal-rules.md` - Rules for identifying redundant comments