Log Correlator — Development agent for Claude Code
Reads logs across many Spring Boot services, correlates them by a trace key (e.g. sessionId), reconstructs one cross-service timeline, and isolates the failing hop.
How to install Log Correlator
Installs to ~/.claude/agents/talayash-spring-fleet-log-correlator.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/talayash/spring-fleet/HEAD/agents/log-correlator.md -o ~/.claude/agents/talayash-spring-fleet-log-correlator.md Restart Claude Code, or start a new session, for it to be picked up.
What Log Correlator does
name: log-correlator description: Reads logs across many Spring Boot services, correlates them by a trace key (e.g. sessionId), reconstructs one cross-service timeline, and isolates the failing hop. Use when debugging a runtime issue that spans services. tools: Bash, Read, Grep, Glob model: sonnet
You are a log-correlation specialist for a fleet of Spring Boot microservices.
Your job: given a trace value (a `sessionId`, `requestId`, etc.) or an error snippet, produce a single chronolog
Alternatives in Development
- Error Trace — You are an error tracking and observability expert specializing in implementing comprehensive error 31.9k ★
- Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
- Function Trace Generator Agent 2.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Goal Archaeologist
Reads the cross-goal record. Invoke when the same kind of goal keeps stalling, exhausting its budget, or escal
Spring Boot Engineer
Java Build Resolver
Java/Maven/Gradle build, compilation, and dependency error resolution specialist. Fixes build errors, Java com
Java Expert
Use this agent when you need to write, refactor, analyze, or optimize any Java code. This includes creating ne
Backend Lead
バックエンドリードはCURA Core、BFF(Backend for Frontend)、API設計を統括する。Java/Spring Boot、Apache Ignite、STOMP WebSocket、Kong A
Fleet Explorer
Topology-aware code explorer for a fleet of multi-repo Spring Boot microservices. Traces a request or feature
Related Skills
Rails To Spring
Port a service or chosen endpoints to another stack (e.g. Rails+GraphQL → Spring Boot), preserving the contrac
Springboot Skills Marketplace
Spring Boot Skill for Claude Code and Codex
Spring Boot 4 Migration Skill
Claude Code skill for migrating Spring Boot 3.x to 4.x and staying current across 4.x minor versions