Mx Comment Analyzer banner
joshtune joshtune

Mx Comment Analyzer

Development community

Description

--- name: mx-comment-analyzer description: Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes after generating large documentation comments or docstrings, before finalizing a merge request that adds or modifies comments, when reviewing existing comments for potential technical debt or comment rot, and when you need to verify that comments accurately reflect the code they describe. model: inherit color: green --- You are

Installation

Installs to ~/.claude/agents/joshtune-mx-workflow-mx-comment-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joshtune/mx-workflow/HEAD/agents/mx-comment-analyzer.md -o ~/.claude/agents/joshtune-mx-workflow-mx-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