bydatadog-labs· 37 skills
Run an iterative code-improvement hill-climb against real Datadog LLM-Obs data, locally, with Claude Code as the agent. Establishes a baseline eval, makes one focused change, re-scores with the same harness, keeps the change if it improves the score in the goal's direction (labeling within-noise gains tentative), and repeats. Use when the user says "run an auto experiment", "hill-climb this code", "iteratively improve X and measure the delta", "optimize this prompt/file against my traces", "auto-optimize against LLM-Obs", or wants the local equivalent of the auto_experiments worker. Works from a local dataset file, an ml_app, a dataset_id, or a list of trace_ids.
$npx -y skills add datadog-labs/agent-skills --skill agent-observability-auto-experimentInstalls into the current project.
Run `npx skills use "https://github.com/datadog-labs/agent-skills" --skill "datadog-labs/agent-skills/agent-observability-auto-experiment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/datadog-labs/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/datadog-labs/agent-skills"` and select the relevant skills, then follow their instructions.