Skip to main content
GeneralClipboardHealth

datadog-investigate

Investigate production issues by querying Datadog logs, metrics, and APM traces, then correlating findings with the codebase. Use this skill whenever the user mentions production errors, Datadog, observability, log investigation, latency spikes, error rate increases, 500s, trace IDs, monitor alerts, or wants to debug any service issue in a deployed environment.

Stars
66
Source
ClipboardHealth/core-utils
Updated
2026-05-31
Slug
ClipboardHealth--core-utils--datadog-investigate
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/ClipboardHealth/core-utils/HEAD/.agents/skills/datadog-investigate/SKILL.md -o .claude/skills/datadog-investigate.md

Drops the SKILL.md into .claude/skills/datadog-investigate.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.