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

debug

01

talayash/spring-fleet

Command

Debug a runtime failure across the fleet by correlating logs on an OTel traceid / sessionId / requestId — or by reading a pasted Grafana / stack-trace screenshot — and mapping the failure back to source.

2 2mo ago A 45 tokens original MIT

fleet-init

02

talayash/spring-fleet

Command

Scan a repos directory and generate (or update) spring-fleet.config.json for the fleet.

2 2mo ago A 19 tokens original MIT

impact

03

talayash/spring-fleet

Command

Find every consumer of a shared-lib symbol, file, or API across the fleet's service repos — outputs an impact list with file:line citations.

2 2mo ago A 30 tokens original MIT

logs

04

talayash/spring-fleet

Command

Tail or aggregate logs from the fleet's services — file-based when present, kubectl-based when the config has a k8s block (for mirrord / in-cluster runs).

2 2mo ago A 38 tokens original MIT

run

05

talayash/spring-fleet

Command

Plan or launch the fleet locally — compose-first per service, with stdout tee'd to logDir so /debug can read it later.

2 2mo ago A 27 tokens original MIT

trace

06

talayash/spring-fleet

Command

Trace how an endpoint or feature flows across the fleet's service repos and shared libraries, with file:line citations.

2 2mo ago A 23 tokens original MIT