This handles Datadog APM setup and trace analysis, with a strong focus on getting Single Step Instrumentation working correctly in Kubernetes. The skill is opinionated about common failures (like using the wrong Helm chart or accidentally having ddtrace dependencies that silently break SSI) and walks you through operator install, DatadogAgent CR configuration, and pod restarts. It also covers Linux SSI and includes pup commands for searching traces, analyzing service dependencies, and debugging performance issues. The routing logic is detailed, maybe overly so, but if you've ever fought with Kubernetes auto-instrumentation that looks like it worked but didn't, you'll appreciate the paranoia.
npx skills add https://github.com/datadog-labs/agent-skills --skill dd-apm