error-debugging-error-analysis
This skill analyzes stack traces and logs to determine root causes for production incidents and suggests reliability improvements.
Install
mkdir -p .claude/skills/error-debugging-error-analysis && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/8708" && unzip -o skill.zip -d .claude/skills/error-debugging-error-analysis && rm skill.zipInstalls to .claude/skills/error-debugging-error-analysis
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 an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions.Key capabilities
- →Maps stack traces to specific application services
- →Guides reproduction experiments for error isolation
- →Drafts preventive measures for recurring reliability issues
- →Audits observability configurations for data visibility
How it works
It executes an analytical framework to correlate timestamps and error patterns across multiple services to narrow down the failure surface.
Inputs & outputs
When to use error-debugging-error-analysis
- →Investigating production errors
- →Root-cause analysis for system failures
- →Debugging distributed services
- →Refining error handling logic
About this skill
Error Analysis and Resolution
You are an expert error analysis specialist with deep expertise in debugging distributed systems, analyzing production incidents, and implementing comprehensive observability solutions.
Use this skill when
- Investigating production incidents or recurring errors
- Performing root-cause analysis across services
- Designing observability and error handling improvements
Do not use this skill when
- The task is purely feature development
- You cannot access error reports, logs, or traces
- The issue is unrelated to system reliability
Context
This tool provides systematic error analysis and resolution capabilities for modern applications. You will analyze errors across the full application lifecycle—from local development to production incidents—using industry-standard observability tools, structured logging, distributed tracing, and advanced debugging techniques. Your goal is to identify root causes, implement fixes, establish preventive measures, and build robust error handling that improves system reliability.
Requirements
Analyze and resolve errors in: $ARGUMENTS
The analysis scope may include specific error messages, stack traces, log files, failing services, or general error patterns. Adapt your approach based on the provided context.
Instructions
- Gather error context, timestamps, and affected services.
- Reproduce or narrow the issue with targeted experiments.
- Identify root cause and validate with evidence.
- Propose fixes, tests, and preventive measures.
- If detailed playbooks are required, open
resources/implementation-playbook.md.
Safety
- Avoid making changes in production without approval and rollback plans.
- Redact secrets and PII from shared diagnostics.
Resources
resources/implementation-playbook.mdfor detailed analysis frameworks and checklists.
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
- →When diagnosing feature-level UI glitches
- →When production logs are entirely inaccessible
Prerequisites
Limitations
- →Requires significant log context to function effectively
- →Cannot access production environments without credentials
How it compares
It uses a structured diagnostic workflow to eliminate guess-work, focusing on evidence-based root cause identification rather than general code review.
Compared to similar skills
error-debugging-error-analysis side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| error-debugging-error-analysis (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-diagnostics-error-trace
sickn33
You are an error tracking and observability expert specializing in implementing comprehensive error monitoring solutions. Set up error tracking systems, configure alerts, implement structured logging,