Agent
Manage Static Code Analysis (SAST) and Software Composition Analysis (SCA) for code quality, security vulnerabilities, and dependency management.
Agent
Manage Static Code Analysis (SAST) and Software Composition Analysis (SCA) for code quality, security vulnerabilities, and dependency management.
Agent
Manage synthetic tests including listing and viewing test configurations.
Agent
Manage third-party integrations including PagerDuty, Slack, OpsGenie, Microsoft Teams, Fastly, Confluent Cloud, Cloudflare, and Okta account configurations.
Agent
Query APM traces and spans for distributed tracing analysis.
Agent
Query Datadog usage and billing across all products including infrastructure hosts, logs, metrics, APM, synthetics, and view cost attribution by tags.
Agent
Comprehensive user and team management including users, service accounts, teams, memberships, SCIM, authentication mappings, and permissions.
Agent
Manage Datadog Workflow Automation including workflow creation, execution, monitoring, and connection management.
Skill Claude CodeCodex
APM - traces, services, dependencies, performance analysis.
Skill Claude CodeCodex
Use pup CLI for immediate Datadog operations or generate code for integration into applications.
Skill Claude CodeCodex
Live Debugger - inspect runtime argument/variable values in production by placing log probes on methods. Use when asked what values a function receives, what parameters look like at runtime, or to capture live data from running services without redeploying.
Skill Claude CodeCodex
Datadog docs lookup using docs.datadoghq.com/llms.txt and linked Markdown pages.
Skill Claude CodeCodex
File GitHub issues to the right repository (pup CLI or plugin).
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From DataDog/dd-trace-rb.
Settings file Claude Code
Agent settings declaring 1 hook event (PreToolUse).
Agent Claude Code
Adds an attack visualization to an existing attack path.
Agent Claude Code
Find references to this attack path to include in the yaml and try to find the person who identified this attack path.
Agent Claude Code
Research and add detection tool coverage to attack paths.
Agent Claude Code
Research and add learning environment information to attack paths.
Command Claude Code
Creates pathfinding.cloud attack paths by gathering requirements, building YAML, and coordinating enrichment agents.
Instructions file
Instructions for DataDog/pathfinding.cloud, covering claude.md, when to use each file, project overview, terminology: parent/child vs primary/variant and in yaml files and code.
Skill Claude CodeCodex
Finds a valid optimization target in lading. Returns a filled target.yaml template with pattern, technique, target, file, bench, and fingerprint. Use before /lading-optimize-hunt or when selecting a new optimization target.
Skill Claude CodeCodex
Coordinates optimization attempts. Captures baselines, implements changes, invokes review, and records outcomes.
Skill Claude CodeCodex
Reviews optimization patches using a 5-persona peer review system. Requires unanimous approval backed by benchmarks.
Skill Claude CodeCodex
Full optimization workflow with git branch creation, commits, and optional PR. Wraps /lading-optimize-hunt with git automation.