-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: Add 6 Sentry engineering skills #253
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
Conversation
Added all skills from getsentry/sentry-skills repository: - code-review: Sentry code review guidelines and checklist - commit: Sentry commit message conventions - create-pr: Create pull requests following Sentry conventions - deslop: Remove AI-generated code slop from branch changes - find-bugs: Find bugs and security vulnerabilities in branch changes - iterate-pr: Iterate on a PR until CI passes and feedback is addressed All skills follow the Agent Skills specification format and are organized under cli-tool/components/skills/sentry/. Regenerated docs/components.json to include the new skills in the catalog.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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.
No issues found across 7 files
Added all skills from getsentry/sentry-skills repository:
All skills follow the Agent Skills specification format and are organized
under cli-tool/components/skills/sentry/.
Regenerated docs/components.json to include the new skills in the catalog.
Summary by cubic
Adds six Sentry engineering skills under cli-tool/components/skills/sentry to standardize code review, commits, PRs, bug audits, and CI iteration. Regenerated docs/components.json to list them in the catalog.
Written for commit d05bae1. Summary will update on new commits.