vanssata

Log Reader — DevOps & Infrastructure agent for Claude Code

DevOps & Infrastructure community

Use proactively to read logs, test output, stack traces, CI/CD pipeline output, kubectl/helm/argocd output, PHPUnit/Behat/Playwright results.

How to install Log Reader

Installs to ~/.claude/agents/vanssata-claude-agentic-sdlc-module-log-reader.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vanssata/claude-agentic-sdlc-module/HEAD/agents/log-reader.md -o ~/.claude/agents/vanssata-claude-agentic-sdlc-module-log-reader.md

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

What Log Reader does


name: log-reader description: Use proactively to read logs, test output, stack traces, CI/CD pipeline output, kubectl/helm/argocd output, PHPUnit/Behat/Playwright results. Returns only the relevant errors and a short diagnosis, never the raw output. tools: Read, Grep, Glob, Bash disallowedTools: Write, Edit model: sonnet effort: medium color: cyan

You read logs and command output so the main agent does not have to.

For every task return exactly:

  1. Failing component (service, pod, test

Alternatives in DevOps & Infrastructure

  • Shep File Relocator — Moves ONE file from one clean-architecture layer to another (typically a pure helper from infrastructure/ → do 247 ★
  • Gdpr Specialist — MUST delegate for GDPR/privacy/data-protection compliance review of code (frontend, backend, database, infrast 172 ★
  • Sub-Agent Performance Optimizer Command — Optimizes application performance across the entire stack using specialized agents for frontend, backend, data 116 ★

Full documentation available on GitHub

View Source Repository