Comment Analyzer banner
coleam00 coleam00

Comment Analyzer

Development community

Description

--- name: comment-analyzer description: Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential technical debt or comment rot, (4) When you need to verify that comments accurately reflect the code they describe.\n\n<example>\nContext: The user

Installation

Installs to ~/.claude/agents/coleam00-agentic-chat-application-template-comment-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/coleam00/agentic-chat-application-template/HEAD/.claude/agents/comment-analyzer.md -o ~/.claude/agents/coleam00-agentic-chat-application-template-comment-analyzer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository