talayash/spring-fleet

Claude Code plugin to navigate, trace, and debug a fleet of multi-repo Spring Boot microservices

2Stars on the repository
16Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

fleet-explorer

01

talayash/spring-fleet

Agent

Topology-aware code explorer for a fleet of multi-repo Spring Boot microservices. Traces a request or feature across service repos and shared libraries, following inter-service (proxy-lib) calls. Use when you need to understand how a flow works across more than one repo.

2 2mo ago A 58 tokens original MIT

impact-analyzer

02

talayash/spring-fleet

Agent

Computes the cross-fleet blast radius of a change to a shared-lib symbol, file, or service endpoint - returns every consumer across every service repo with file:line citations, grouped by service and consumer kind.

2 2mo ago A 47 tokens original MIT

log-correlator

03

talayash/spring-fleet

Agent

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.

2 2mo ago A 50 tokens original MIT