Marketplaces / wshobson/agents / error-diagnostics
error-diagnostics
Error tracing, root cause analysis, and smart debugging for production systems
5 packages
| Package | Kind |
|---|---|
| error-diagnostics/debugger Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues. | agent |
| error-diagnostics/error-detective Search logs and codebases for error patterns, stack traces, and anomalies. Correlates errors across systems and identifies root causes. Use PROACTIVELY when debugging issues, analyzing logs, or investigating production errors. | agent |
| error-diagnostics/error-analysis Analyze and resolve errors across the full application lifecycle — from stack traces to distributed tracing — using systematic root-cause analysis and observability tools. | command |
| error-diagnostics/error-trace Set up error tracking and monitoring — implement structured logging, configure alerts, and integrate with error tracking services for real-time error detection. | command |
| error-diagnostics/smart-debug AI-assisted smart debugging — parse error messages, stack traces, and failure patterns to identify root causes and produce a fix with automated observability steps. | command |