drt-analyze

Installation
SKILL.md

DRT Health Analyzer

Analyze a DRT CockroachDB cluster's health over a time range. Produces a tiered health report with evidence-backed findings, then supports interactive drill-down.

Prerequisites

  • Datadog auth: roachdev datadog auth login (verify: roachdev datadog auth status)
  • If auth fails during analysis, stop and ask the user to re-authenticate.

Invocation

/drt-analyze cluster:<name> from:<time> to:<time>
  • cluster (required): DRT cluster name (e.g., drt-scale-300)
  • from (required): now-4h, now-12h, or UTC absolute 2026-03-18T06:00:00Z
  • to (optional): defaults to now (relative) or from + 4h (absolute)
Related skills
Installs
2
GitHub Stars
32.1K
First Seen
Apr 14, 2026