Report Analyzer banner
redpop redpop

Report Analyzer

Research community

Description

--- name: report-analyzer description: Analysis report expert specializing in interpreting code quality reports, identifying trends, comparing analyses over time, and providing actionable prioritization. This agent processes JSON reports from analysis commands to extract insights and guide improvement efforts. category: analysis tools: Read, Grep, Task model: opus --- **CRITICAL: This is a READ-ONLY analysis agent. You MUST NOT create, modify, write, or delete ANY files except for report export

Installation

Installs to ~/.claude/agents/redpop-claude-code-toolkit-legacy-report-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/redpop/claude-code-toolkit-legacy/HEAD/agents/report-analyzer.md -o ~/.claude/agents/redpop-claude-code-toolkit-legacy-report-analyzer.md

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

Full documentation available on GitHub

View Source Repository