debug
01Command
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.
Claude Code plugin to navigate, trace, and debug a fleet of multi-repo Spring Boot microservices
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.
Command
Scan a repos directory and generate (or update) spring-fleet.config.json for the 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.
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).
Command
Plan or launch the fleet locally — compose-first per service, with stdout tee'd to logDir so /debug can read it later.
Command
Trace how an endpoint or feature flows across the fleet's service repos and shared libraries, with file:line citations.