Skip to content

meta: Add dotagents configuration#5230

Draft
markushi wants to merge 1 commit intomainfrom
markushi/feat/dotagents
Draft

meta: Add dotagents configuration#5230
markushi wants to merge 1 commit intomainfrom
markushi/feat/dotagents

Conversation

@markushi
Copy link
Member

📜 Description

Sets up dotagents for managing shared agent skills in this repo.

Changes:

  • Move create-java-pr skill from .claude/skills/ to the vendor-neutral .agents/skills/ directory
  • Add a .claude/skills symlink for backwards compatibility
  • Add agents.toml declaring skill sources (getsentry/dotagents and getsentry/sentry-for-ai)
  • Update .gitignore to exclude auto-generated agents.lock and .agents/.gitignore

💡 Motivation and Context

dotagents provides a standard, agent-agnostic location for shared skills. Moving skills under .agents/ means they can be consumed by any agent (Claude, Cursor, etc.) rather than being Claude-specific. The symlink ensures no existing tooling breaks.

💚 How did you test it?

Verified that Claude Code resolves skills via the symlink and that dotagents can sync with the declared sources.

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

#skip-changelog

Set up dotagents to manage shared agent skills. Skills are now stored
under .agents/skills/ (vendor-neutral) with a .claude/skills symlink
for backwards compatibility. agents.toml declares dependencies on
getsentry/dotagents and getsentry/sentry-for-ai skill sources.
@github-actions
Copy link
Contributor

Semver Impact of This PR

🟢 Patch (bug fixes)

📋 Changelog Preview

This is how your changes will appear in the changelog.
Entries from this PR are highlighted with a left border (blockquote style).


This PR will not appear in the changelog.


🤖 This preview updates automatically when you update the PR.

@sentry
Copy link

sentry bot commented Mar 24, 2026

Sentry Build Distribution

App Name App ID Version Configuration Install Page
SDK Size io.sentry.tests.size 8.36.0 (1) release Install Build

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.

1 participant