sentry-skills logo

sentry-skills

Free

Debug errors, performance issues, and traces directly with Sentry integration

FreeFree tier
Type
Open Source
Company
Sentry

About sentry-skills

Sentry Skills is an open-source collection of agent skills used by the Sentry development team, following the Agent Skills open format. The repository includes skills for code review, pull request management, branch creation, Django security audits, GitHub Actions security reviews, blog post writing, documentation co-authoring, presentation creation, and more. It can be installed as a Claude Code plugin (sentry-skills) or via the skills.sh ecosystem, and is compatible with Claude Code, Cursor, Cline, and GitHub Copilot.

Key Features

Available as a Claude Code plugin or via npx skills for the skills.sh ecosystem
Compatible with Claude Code, Cursor, Cline, and GitHub Copilot
Skills include code review following Sentry engineering practices
Automated pull request creation and iteration until CI passes and review feedback addressed
Git branch creation following Sentry naming conventions
Bug and security vulnerability detection in local branch changes
Django access control and IDOR security review
Django performance code review
GitHub Actions security review for workflow exploitation vulnerabilities
Create and maintain AGENTS.md and CLAUDE.md files

Pros & Cons

Pros
  • Free and open-source with permissive license
  • Directly integrates with popular AI coding agents (Claude Code, Cursor, Cline, GitHub Copilot)
  • Covers a wide range of development workflows from code review to documentation
  • Skills are well-documented with clear descriptions in the repository
  • Easy installation and automatic activation for compatible agents
  • Follows an open standard for agent skills, allowing community contributions
Cons
  • Primarily designed for Sentry employees; some skills are Sentry-specific (e.g., brand guidelines, engineering blog standards)
  • Requires a compatible agent (Claude Code, Cursor, Cline, etc.) to use the skills
  • No hosted service or GUI; must be installed as a plugin or via npx
  • Not actively marketed to the general public; mostly internal tool

Best For

Standardizing code review processes within Sentry engineering teamsAutomating pull request descriptions and issue linking to LinearEnsuring compliance with Sentry branch naming conventionsIdentifying bugs and security issues before code is mergedAuditing Django applications for access control and performance issuesHardening GitHub Actions workflows against exploitationWriting and editing blog posts for the Sentry engineering blogCo-authoring documentation with a structured workflow

FAQ

How do I install Sentry Skills?
For Claude Code, use: claude plugin marketplace add getsentry/skills. For agents supporting the skills.sh ecosystem, use: npx skills add getsentry/skills.
Which AI agents are compatible with Sentry Skills?
Sentry Skills works with Claude Code, Cursor, Cline, GitHub Copilot, and other agents that support the skills.sh ecosystem.
Is Sentry Skills free to use?
Yes, it is open-source and available under the license in the repository (LICENSE file).
What types of skills are included?
Skills cover code review, PR writing, branch creation, bug finding, Django security and performance review, GitHub Actions security review, blog post writing, documentation co-authoring, presentation creation, prompt optimization, and more.
Can I use Sentry Skills outside of Sentry?
Yes, the skills are open-source and can be adapted for other organizations, though some skills contain Sentry-specific references (e.g., brand guidelines).