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

talayash/spring-fleet

Skill Claude CodeCodex

Use when debugging a runtime failure in a locally-running fleet of Spring Boot microservices - correlates logs across services by a trace key, reconstructs the cross-service timeline, isolates the failing hop, and maps it back to source.

2 2mo ago A 52 tokens original MIT

talayash/spring-fleet

Skill Claude CodeCodex

Use when a fleet service ships its own Spring AI MCP server - explains how to discover those servers from the spring-fleet config and federate them alongside the spring-fleet MCP tools so the agent has one unified tool surface across the fleet.

2 2mo ago A 56 tokens original MIT

talayash/spring-fleet

Skill Claude CodeCodex

Use when fleet logs are console-only or scattered and cross-service correlation needs a stable location - installs a logback convention so every service writes / .log with OTel traceid / spanid and legacy sessionId / requestId in the pattern.

2 2mo ago A 61 tokens original MIT

talayash/spring-fleet

Skill Claude CodeCodex

Use when you need to understand how a request, endpoint, or feature flows across multiple Spring Boot service repos and shared libraries - produces an ordered call chain with file:line citations, following inter-service proxy-lib calls.

2 2mo ago A 49 tokens original MIT