Cr Comment Analyzer banner
MarceloCajueiro MarceloCajueiro

Cr Comment Analyzer

Development community

Description

--- name: cr-comment-analyzer description: Analyzes comments and inline documentation added or changed in the PR — factual accuracy against the real code, comment rot, and comments that narrate a change instead of describing the current state. Spawn when the diff adds or changes a comment, a docstring or technical prose. Do NOT spawn when the diff's comments are trivial annotations (linter pragmas, encoding headers). First lens to be cut when the bucket ceiling is tight. model: inherit tools: Re

Installation

Installs to ~/.claude/agents/marcelocajueiro-agentic-cr-cr-comment-analyzer.md

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