comment-cleanup

Installation
SKILL.md

Comment Cleanup

Analyze and improve documentation in the specified file following the Comment Standards defined in the code-quality skill.

Target File

$ARGUMENTS

Analysis Process

  1. Read the file to understand its purpose and structure
  2. Identify naming improvements that could make code more self-documenting
  3. Find complex logic that needs explanation
  4. Locate design decisions that should be documented
  5. Remove harmful comments that add noise or are outdated
  6. Add strategic comments where they reduce cognitive load

Execution

Related skills
Installs
12
Repository
ahonn/dotfiles
GitHub Stars
61
First Seen
Feb 28, 2026