-
-
Notifications
You must be signed in to change notification settings - Fork 30
ref(skills): remove sentry-sdk-upgrade and dissolve the workflow router #287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -37,7 +37,6 @@ Debug production issues and maintain code quality with Sentry context. | |
|
|
||
| | Use when | Skill | | ||
| |---|---| | ||
| | Upgrade the Sentry JavaScript SDK across major versions | [`sentry-sdk-upgrade`](skills/sentry-sdk-upgrade/SKILL.md) | | ||
|
|
||
| ## Feature Setup | ||
|
|
||
|
Comment on lines
37
to
42
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Bug: The "Upgrade Sentry SDK" menu option in Suggested FixRemove the hardcoded "Upgrade Sentry SDK" list item from the Prompt for AI AgentAlso affects:
Did we get this right? 👍 / 👎 to inform future reviews. |
||
|
|
||
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Upgrade prompt lacks skill
Medium Severity
After removing
sentry-sdk-upgrade, the regeneratedSKILL_TREE.mdstill tells agents to offer Upgrade Sentry SDK in “Start Here,” but the Workflows table below has no matching skill row. Users who pick that option get no skill to load from the index.Additional Locations (1)
src/SKILL_TREE.md#L33-L39Reviewed by Cursor Bugbot for commit ef57592. Configure here.