Skip to content

feat: Add similar-sdks skill#51

Open
adinauer wants to merge 8 commits intofeat/local-repo-skillfrom
feat/similar-sdks-skill
Open

feat: Add similar-sdks skill#51
adinauer wants to merge 8 commits intofeat/local-repo-skillfrom
feat/similar-sdks-skill

Conversation

@adinauer
Copy link
Member

A skill that is aware of SDK groups and allows you to run the /local-repo skill on multiple repos at once.

How it works

  • Knows about grouping, e.g. sentry-python and sentry-ruby are backend SDKs.
  • Uses /local-repo skill on all SDK repos in the same category as the current repo (where you started the chat) by default.
  • Can also be supplied with a category to pick the group, e.g. /similar-sdks mobile: Which SDKs use JavaScript SDK

Why

Referencing multiple other SDKs with /local-repo skill explicitly can be shortened in chat. Allows broader investigations and comparison between SDK where you would focus on one or two other SDKs previously it is now easy to go over more of them.

Example Usages

  • Is user ID covered by sendDefaultPii in /similar-sdks

  • /similar-sdks backend: compare what products event processors are able to modify

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

Comments