getsentry/skills
These skills were imported into SkillJury from the public skills ecosystem.
blog-writing-guide
This skill enforces Sentry's blog writing standards across every post — whether you're helping an engineer write their first blog post or a marketer draft a product announcement.
django-perf-review
Review Django code for validated performance issues. Research the codebase to confirm issues before reporting. Report only what you can prove.
code-simplifier
Code simplification and refactoring focused on clarity, consistency, and maintainability.
agents-md
Create and maintain minimal, high-signal agent documentation under 60 lines.
claude-settings-audit
Analyze this repository and generate recommended Claude Code settings.json permissions for read-only commands.
commit
Enforces Sentry conventional commit format with proper types, scopes, and issue references.
create-branch
Create a git branch following Sentry naming conventions. Keep this workflow non-interactive unless the user explicitly asks to choose the name manually.
find-bugs
Comprehensive code review identifying bugs, security vulnerabilities, and quality issues in branch changes.
gh-review-requests
Fetch unread review_requested notifications for open (unmerged) PRs, filtered by a GitHub team.
gha-security-review
Find exploitable vulnerabilities in GitHub Actions workflows. Every finding MUST include a concrete exploitation scenario — if you can't build the attack, don't report it.
iterate-pr
Continuously iterate on the current branch until all CI checks pass and review feedback is addressed.
pr-writer
Create pull requests following Sentry's engineering practices.
skill-scanner
Automated security scanning for agent skills before installation, detecting prompt injection, malicious code, excessive permissions, and supply chain risks.