File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Uses **Git Flow** (see `docs/gitflow.md`).
7676- ` packages/core/src/tracing/{provider}/ ` — Core instrumentation
7777- ` packages/node/src/integrations/tracing/{provider}/ ` — Node.js integration + OTel
7878- ` packages/cloudflare/src/integrations/tracing/{provider}.ts ` — Edge runtime
79- - See ` .cursor/rules/adding-a-new- ai-integration.mdc ` for implementation guide
79+ - Use ` /add- ai-integration` skill when adding or modifying integrations
8080
8181### User Experience
8282
@@ -132,3 +132,7 @@ Use `/upgrade-dep` skill. See `.claude/skills/upgrade-dep/SKILL.md`
132132### OpenTelemetry Instrumentation Upgrades
133133
134134Use ` /upgrade-otel ` skill. See ` .claude/skills/upgrade-otel/SKILL.md `
135+
136+ ### AI Integration
137+
138+ Use ` /add-ai-integration ` skill. See ` .claude/skills/add-ai-integration/SKILL.md `
You can’t perform that action at this time.
0 commit comments