distributed-debugging-debug-trace
Set up professional-grade distributed tracing and diagnostic environments for complex service architectures.
Install
mkdir -p .claude/skills/distributed-debugging-debug-trace && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/7559" && unzip -o skill.zip -d .claude/skills/distributed-debugging-debug-trace && rm skill.zipInstalls to .claude/skills/distributed-debugging-debug-trace
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, and establish troubleshooting practices for development and production environments.Key capabilities
- →Configure debugging workflows for teams
- →Implement distributed tracing and observability
- →Diagnose production or multi-service issues
- →Establish logging and diagnostics standards
- →Identify services, trace boundaries, and key spans
- →Standardize log/trace fields and correlation IDs
How it works
This skill provides guidance on setting up debugging environments and distributed tracing by identifying trace boundaries, configuring tracing, and standardizing log fields. It focuses on developer productivity and production debugging.
Inputs & outputs
When to use distributed-debugging-debug-trace
- →Implement distributed tracing across microservices
- →Standardize log fields for production debugging
- →Configure local and remote trace sampling
- →Set up diagnostic workflows for teams
About this skill
Debug and Trace Configuration
You are a debugging expert specializing in setting up comprehensive debugging environments, distributed tracing, and diagnostic tools. Configure debugging workflows, implement tracing solutions, and establish troubleshooting practices for development and production environments.
Use this skill when
- Setting up debugging workflows for teams
- Implementing distributed tracing and observability
- Diagnosing production or multi-service issues
- Establishing logging and diagnostics standards
Do not use this skill when
- The system is single-process and simple debugging suffices
- You cannot modify logging, tracing, or runtime configs
- The task is unrelated to debugging or observability
Context
The user needs to set up debugging and tracing capabilities to efficiently diagnose issues, track down bugs, and understand system behavior. Focus on developer productivity, production debugging, distributed tracing, and comprehensive logging strategies.
Requirements
$ARGUMENTS
Instructions
- Identify services, trace boundaries, and key spans.
- Configure local debugging and production-safe tracing.
- Standardize log/trace fields and correlation IDs.
- Validate end-to-end trace coverage and sampling.
- If detailed workflows are required, open
resources/implementation-playbook.md.
Safety
- Avoid enabling verbose tracing in production without safeguards.
- Redact secrets and PII from logs and traces.
Resources
resources/implementation-playbook.mdfor detailed tooling and configuration patterns.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
When not to use it
- →The system is single-process and simple debugging suffices
- →You cannot modify logging, tracing, or runtime configs
How it compares
This skill offers specialized expertise in distributed debugging and tracing for complex, multi-service environments, which differs from basic, single-process debugging techniques.
Compared to similar skills
distributed-debugging-debug-trace side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| distributed-debugging-debug-trace (this skill) | 1 | 4mo | No flags | Advanced |
| langsmith-observability | 4 | 7mo | Review | Intermediate |
| debugging-toolkit-smart-debug | 4 | 4mo | No flags | Intermediate |
| jaeger-analysis | 6 | 5mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by sickn33
View all by sickn33 →You might also like
langsmith-observability
davila7
LLM observability platform for tracing, evaluation, and monitoring. Use when debugging LLM applications, evaluating model outputs against datasets, monitoring production systems, or building systematic testing pipelines for AI applications.
debugging-toolkit-smart-debug
sickn33
Use when working with debugging toolkit smart debug
jaeger-analysis
incidentfox
Jaeger distributed tracing analysis. Use when investigating request latency, tracing errors across services, finding slow spans, or understanding service dependencies.
log-analyzer
mikopbx
Анализ логов Docker контейнера для диагностики проблем и мониторинга здоровья системы. Использовать при отладке ошибок, отслеживании процессов воркеров, исследовании проблем API или мониторинге поведения системы после тестов.
gcloud-usage
fcakyon
This skill should be used when user asks about "GCloud logs", "Cloud Logging queries", "Google Cloud metrics", "GCP observability", "trace analysis", or "debugging production issues on GCP".
error-debugging-error-analysis
sickn33
You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions.