Skip to content

chore: add .agents folder with symlinked skills for agent support other than Claude (#15709)#15711

Merged
gr2m merged 1 commit into
release-v6.0from
backport-symlink
May 29, 2026
Merged

chore: add .agents folder with symlinked skills for agent support other than Claude (#15709)#15711
gr2m merged 1 commit into
release-v6.0from
backport-symlink

Conversation

@gr2m
Copy link
Copy Markdown
Collaborator

@gr2m gr2m commented May 29, 2026

Background

Claude Code will automatically pick up our AI SDK skills because they're
symlinked in .claude/skills. Other agent harnesses however won't.

Summary

This adds .agents/skills with the same symlink, for the more commonly
supported standard, used by e.g. Codex or Cursor.

Manual Verification

Run Codex in the repo root. Before this PR it wouldn't know skills like
update-provider-models - with the PR it does.

Checklist

  • All commits are signed (PRs with unsigned commits cannot be
    merged)
  • Tests have been added / updated (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • A patch changeset for relevant packages has been added (for bug
    fixes / features - run pnpm changeset in the project root)
  • I have reviewed this pull request (self-review)

…er than Claude (#15709)

## Background

Claude Code will automatically pick up our AI SDK skills because they're
symlinked in `.claude/skills`. Other agent harnesses however won't.

## Summary

This adds `.agents/skills` with the same symlink, for the more commonly
supported standard, used by e.g. Codex or Cursor.

## Manual Verification

Run Codex in the repo root. Before this PR it wouldn't know skills like
`update-provider-models` - with the PR it does.

## Checklist

- [x] All commits are signed (PRs with unsigned commits cannot be
merged)
- [ ] Tests have been added / updated (for bug fixes / features)
- [ ] Documentation has been added / updated (for bug fixes / features)
- [ ] A _patch_ changeset for relevant packages has been added (for bug
fixes / features - run `pnpm changeset` in the project root)
- [x] I have reviewed this pull request (self-review)
@gr2m gr2m merged commit 089cd19 into release-v6.0 May 29, 2026
46 checks passed
@gr2m gr2m deleted the backport-symlink branch May 29, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants