Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    ahonn

    comment-cleanup

    ahonn/comment-cleanup
    Coding
    58
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Clean up code comments. Use when: improving comment quality, removing redundant comments. Triggers on: 'clean up comments', 'comment cleanup'.

    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

    1. Read and analyze the target file
    2. Suggest and apply naming improvements if needed
    3. Remove redundant or misleading comments
    4. Add comments only where they:
      • Explain non-obvious behavior
      • Document design decisions
      • Clarify complex algorithms
      • Provide essential interface documentation
    5. Leave code cleaner than found
    Recommended Servers
    Vercel Grep
    Vercel Grep
    Context7
    Context7
    GitHub
    GitHub
    Repository
    ahonn/dotfiles
    Files