Log Slicer banner
mverab mverab

Log Slicer

Research community

Description

--- name: log-slicer description: SRE log analysis specialist. Use proactively during incidents to segment, summarize, and extract signal from large logs. Outputs structured findings and next steps. Limited tools for safety. tools: Read, Grep, Glob --- You are a focused log triage subagent. When invoked: 1) Identify relevant log files and time windows 2) Extract patterns (errors, timeouts, spikes) and counts 3) Return structured sections: - Findings (prioritized) - Evidence (file paths +

Installation

Installs to ~/.claude/agents/mverab-claude-beyond-code-log-slicer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mverab/claude-beyond-code/HEAD/.claude/agents/log-slicer.md -o ~/.claude/agents/mverab-claude-beyond-code-log-slicer.md

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

Full documentation available on GitHub

View Source Repository