What problem does it solve?
This Skill helps users pinpoint the root cause of software errors, unexpected behavior, or log entries, determining if it's a bug, configuration issue, or expected behavior.
Core Features & Use Cases
- Root Cause Analysis: Identifies the fundamental reason behind a reported problem.
- Severity Assessment: Determines the impact and urgency of the issue.
- Actionable Recommendations: Suggests concrete next steps, such as creating an issue or attempting a fix.
- Use Case: When a user encounters a
NullPointerException in their application logs, they can use /diagnose to trace the error, understand its origin, and get a clear explanation of why it's happening and how to resolve it.
Quick Start
Use the diagnose skill to investigate the error message "TypeError: Cannot read properties of undefined (reading 'name')".