返回 Skill 列表
extension
分类: 开发与工程无需 API Key

cross-service-debugger

协调多个服务之间的调试。当高级开发人员需要追踪分布式问题时使用。

person作者: jakexiaohubgithub

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.