fix(skills): update datadog-labs/agent-skills to 66c3d94, fix path moves#738
Open
JAORMX wants to merge 4 commits into
Open
fix(skills): update datadog-labs/agent-skills to 66c3d94, fix path moves#738JAORMX wants to merge 4 commits into
JAORMX wants to merge 4 commits into
Conversation
…strap,dd-llmo-eval-session-classify,dd-llmo-eval-trace-rca,dd-llmo-experiment-analyzer,dd-logs,dd-monitors,dd-pup
datadog-labs/agent-skills renamed dd-llmo/llm-obs-* to agent-observability/agent-observability-* at commit 66c3d944, breaking validate-skills and skill-security-scan (checkout failure) for all 4 skills in PR #675. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Contributor
🛡️ Skill Security Scan Results✅ dd-apm
✅ dd-docs
❌ dd-llmo-eval-bootstrap
Blocking issues:
Allowlisted (not blocking):
✅ dd-llmo-eval-session-classify
✅ dd-llmo-eval-trace-rca
✅ dd-llmo-experiment-analyzer
✅ dd-logs
✅ dd-monitors
✅ dd-pup
Summary: Scanned 9 skill(s), found 6 blocking issue(s).
|
samuv
approved these changes
Jul 3, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
dd-llmo-*skills: upstream renameddd-llmo/llm-obs-*toagent-observability/agent-observability-*at the new ref. Fixedspec.pathon each:dd-llmo-eval-bootstrap->agent-observability/agent-observability-eval-bootstrapdd-llmo-eval-session-classify->agent-observability/agent-observability-session-classifydd-llmo-eval-trace-rca->agent-observability/agent-observability-trace-rcadd-llmo-experiment-analyzer->agent-observability/agent-observability-experiment-analyzerTest plan
dockhandlocally, ranvalidate-skillagainst all 4 changed spec.yaml files — allStatus: VALIDCo-Authored-By: Claude Sonnet 5 noreply@anthropic.com