Plugin
sentry-skills
Open-format Agent Skills used internally by the Sentry team for development, including code review, commit, branch-naming, and security/performance review skills that work across Claude Code, Cursor, Cline, and Copilot.
- Type
- Plugin
- Updated
- 2026-08-26
Install
via Positronick CLI
$positronick plugin install sentry-skills --run
Official
$claude plugin marketplace add getsentry/skills && claude plugin install sentry-skills@sentry-skills
The open-format agent skills Sentry's own engineers use day to day, packaged as a Claude Code marketplace of around 28 skills plus subagents. They cover code review and bug finding, git workflow (commit, create-branch, pr-writer), and security and performance review like Django IDOR and GitHub Actions checks. Install via npx skills add getsentry/skills; skills activate automatically during the matching workflow and also work in Cursor, Cline, and Copilot.