Skip to content

Commit b8bd80f

Browse files
committed
agents file
1 parent 9b1030f commit b8bd80f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

AGENTS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff 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

134134
Use `/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`

0 commit comments

Comments
 (0)