DataDogDataDogOfficialยท6 Agent Skills Included

dd-trace-dotnet

Debug, test, and maintain the Datadog .NET tracer with AI

Automates maintenance and debugging workflows for the Datadog .NET tracing library. Analyzes CI build failures, crash stack traces, and redacted error logs to pinpoint root causes fast. Handles Azure Functions deployment testing, libdatadog version bumps, and automated PR reviews. Eliminates hours of manual log digging and repetitive release chores for tracer engineers.
npx skills add DataDog/dd-trace-dotnet --all -g -y
Available:

Gives the AI agent a navigation map of the repository's architecture, build commands, coding standards, and links to deeper docs so it can work on the tracer codebase correctly.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install dd-trace-dotnet skills?โ–ผ

Run `npx skills add DataDog/dd-trace-dotnet --all -g -y` in your terminal to install all skills in this suite globally.

How to analyze a failing CI build with AI?โ–ผ

Use the analyze-azdo-build skill with a PR number or build ID. It fetches the Azure DevOps build, lists failed stages and tests, and categorizes failures as real, flaky, or infrastructure issues.

Can AI analyze .NET crash stack traces?โ–ผ

Yes. The analyze-crash skill parses a pasted stack trace, maps frames to source code, and produces a full crash report explaining how the failure happened.

How to test Datadog tracing on Azure Functions?โ–ผ

The azure-functions skill builds a local NuGet package, deploys it to your test Function App, triggers it, and analyzes logs and spans to verify instrumentation works.

Does this suite work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’