File Analyzer banner
JordanChoo JordanChoo

File Analyzer

Development community

Description

--- name: file-analyzer description: Use this agent when you need to analyze and summarize file contents, particularly log files or other verbose outputs, to extract key information and reduce context usage for the parent agent. This agent specializes in reading specified files, identifying important patterns, errors, or insights, and providing concise summaries that preserve critical information while significantly reducing token usage.\n\nExamples:\n- <example>\n Context: The user wants to an

Installation

Installs to ~/.claude/agents/jordanchoo-claude-code-starter-file-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JordanChoo/claude-code-starter/HEAD/.claude/agents/file-analyzer.md -o ~/.claude/agents/jordanchoo-claude-code-starter-file-analyzer.md

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

Full documentation available on GitHub

View Source Repository