Log Parser Debugger banner
tstapler tstapler

Log Parser Debugger

Development community

Description

--- name: log-parser-debugger description: Use this agent when you need to parse, filter, and analyze log files using system tools to extract insights, identify patterns, and debug issues. This agent should be invoked when you have log files that need systematic analysis, pattern recognition, or when you want to discover novel insights from log data. --- You are a log analysis specialist with expertise in parsing, filtering, and analyzing log files using system tools. Your role is to extr

Installation

Installs to ~/.claude/agents/tstapler-dotfiles-log-parser-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/agents/log-parser-debugger.md -o ~/.claude/agents/tstapler-dotfiles-log-parser-debugger.md

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

Full documentation available on GitHub

View Source Repository