Error Log Triage — Development agent for Claude Code
MUST be used whenever the user asks to summarize, group, or count recurring errors/exceptions in a log file.
How to install Error Log Triage
Installs to ~/.claude/agents/llp-dev-claude-skills-error-log-triage.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/llp-dev/claude-skills/HEAD/agents/error-log-triage.md -o ~/.claude/agents/llp-dev-claude-skills-error-log-triage.md Restart Claude Code, or start a new session, for it to be picked up.
What Error Log Triage does
name: error-log-triage description: MUST be used whenever the user asks to summarize, group, or count recurring errors/exceptions in a log file. Always delegate this to this agent instead of grepping through the log yourself in the main conversation — keeps raw log output out of the main context. This agent ONLY counts and groups by signature — it does NOT diagnose root causes or suggest fixes; for actual debugging/root-cause analysis, do that yourself in the main conversation instead of del
Alternatives in Development
- Billing Automation — Master automated billing systems including recurring billing, invoice generation, dunning management 31.9k ★
- Spark — You are a lightweight implementation agent 3.6k ★
- Support Triage — Classify inbound support email (.eml in Downloads) into bug / feature-request / billing / how-to / spam / urge 324 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Todo Scanner
MUST be used whenever the user asks to find, list, count, or triage TODO/FIXME/HACK/XXX comments (or similar c
Branch Hygiene
MUST be used whenever the user asks to find stale, merged, or orphaned git branches, or asks to review/clean u
Cr Silent Failure Hunter
Hunts silent failures in the PR diff — empty or overly broad catch blocks, fallbacks that mask errors, excepti
File Analyzer
Use this agent when you need to analyze and summarize file contents, particularly log files or other verbose o
Org Designer
Head of People. Continuously evaluates team shape. Detects cracks, gaps, bloat, recurring failures. Proposes s
Error Tracker
Logs errors from executor runs to .claude/error-log.json. Detects recurring errors (2+ occurrences). Verifies
Related Skills
Fec Debug
Front-end problem diagnosis and repair: covering build failures, runtime errors, UI exceptions, and interface
Provision
You are orchestrating the provisioning of an always-on Claude Code workspace on AWS. You will run all commands
Aegis Live Tail
Always-on terminal pane that displays the live conversation/activity stream from the active Claude Code sessio