Coordinate debugging across multiple services. Use when a senior developer needs to trace a distributed issue.
Scanned 2/12/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill cross-service-debugger --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Cross Service Debugger?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-cross-service-debugger)More formats (shields.io, HTML) on the badges page.
---
name: cross-service-debugger
description: Coordinate debugging across multiple services. Use when a senior developer needs to trace a distributed issue.
---
# Cross-Service Debugger
## Purpose
Coordinate debugging across multiple services.
## Inputs to request
- Request IDs and trace context.
- Service list and ownership.
- Time window and environment.
## Workflow
1. Gather request IDs and trace context.
2. Correlate logs across services and time ranges.
3. Isolate the failing hop and propose fixes.
## Output
- Cross-service trace summary and next steps.
## Quality bar
- Anchor analysis on a single request ID.
- Distinguish upstream vs downstream errors.
No comments yet. Be the first to comment!