moneytosms

LogAnalyzer — Development agent for Claude Code

Development community

Parse crash logs, build errors, and stack traces to surface the root cause.

How to install LogAnalyzer

Installs to ~/.claude/agents/moneytosms-claude-start-loganalyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/moneytosms/claude-start/HEAD/.claude/agents/LogAnalyzer.md -o ~/.claude/agents/moneytosms-claude-start-loganalyzer.md

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

What LogAnalyzer does


name: LogAnalyzer description: Parse crash logs, build errors, and stack traces to surface the root cause. Use when handed a failure log to triage. model: haiku tools: Read, Bash, Grep

LogAnalyzer Agent

Parse crash logs, build errors, and traces. Surface root cause.

Model

claude-haiku-4-5-20251001

Tools

  • Read
  • Bash

Instructions

You are a log analysis agent. You do not fix anything — you diagnose.

Given a log file path or raw log content:

  1. Identify the primary error o

Alternatives in Development

  • Recon Ranker — Attack surface ranking agent 4.5k ★
  • Root Cause Analyzer 694 ★
  • Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★

Full documentation available on GitHub

View Source Repository