This is your go-to when Davis detects something wrong in your Dynatrace environment and you need to figure out what's breaking. It handles the problem analysis workflow: listing active issues, identifying root causes from the causal dependency graph, tracking blast radius across affected entities and users, and analyzing recurring patterns. The skill emphasizes getting the field names right (it's event.status not status, event.name not title) and always filtering out duplicates with not(dt.davis.is_duplicate). Most useful when you're triaging incidents and need to quickly understand which service is the actual root cause versus just a symptom, or when you want to see problem trends over time to catch systemic issues.
npx skills add https://github.com/dynatrace/dynatrace-for-ai --skill dt-obs-problems