Skip to content

chore(skills): Add .agents symlink for Claude skills#5224

Open
adinauer wants to merge 1 commit intomainfrom
chore/agents-skills-symlink
Open

chore(skills): Add .agents symlink for Claude skills#5224
adinauer wants to merge 1 commit intomainfrom
chore/agents-skills-symlink

Conversation

@adinauer
Copy link
Member

📜 Description

Add a project-local .agents/skills symlink to .claude/skills.

This allows pi to discover repo skills using its built-in .agents/skills project discovery path without requiring a per-repo .pi/settings.json.

💡 Motivation and Context

We want repository-scoped skill discovery without globally loading skills from unrelated repositories and without editing settings in each repo.

Using .agents/skills keeps discovery local to the current repository while continuing to author skills under .claude/skills.

💚 How did you test it?

  • Ran ./gradlew spotlessApply apiDump successfully.
  • Verified symlink target: .agents/skills -> ../.claude/skills.

📝 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

  • If desired, replicate this symlink pattern in other repos that keep skills under .claude/skills.

#skip-changelog

Add a project-local .agents/skills symlink that points to .claude/skills so pi can discover repository skills without per-repo .pi/settings.json.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
@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 23, 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

@adinauer adinauer marked this pull request as ready for review March 23, 2026 15:23
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