getsentrygetsentryOfficialΒ·26 Agent Skills Included

skills

Automate code reviews, PR workflows, security audits, and engineering docs

Automates pull request writing, commit formatting, branch naming, code review, and CI failure fixing. Finds security vulnerabilities, Django performance issues, and GitHub Actions exploits before they ship. Generates Sentry-branded presentations, blog posts, API docs, and SRED tax reports without manual drafting. Works with Claude Code, Cursor, and other agents through the open Agent Skills format.
npx skills add getsentry/skills --all -g -y
Available:

Tells the AI agent how skills in this repository are structured, registered, and validated, and requires it to use the skill-writer workflow whenever creating or updating a skill.

All Skills in This Repository (26)

Pure Emerald Level Indicators
πŸ“¦ In Repo
getsentrygetsentry

commit

Enforce conventional commit formats and branch hygiene across Sentry projects.

Official
Advanced
πŸ“¦ In Repo
getsentrygetsentry

sred-work-summary

Aggregate GitHub PRs, Notion docs, and Linear tickets into a Notion Work Summary.

Official
Advanced
πŸ“¦ In Repo
getsentrygetsentry

create-branch

Create git branches with Sentry naming conventions from work descriptions.

Official
Advanced
πŸ“¦ In Repo
getsentrygetsentry

doc-coauthoring

Guide teams through a three-stage co-authoring workflow for documentation.

Official
Advanced
πŸ“¦ In Repo
getsentrygetsentry

prompt-optimizer

Optimize agent prompts across OpenAI, Claude, and Gemini with eval-driven refinements.

Official
Advanced
πŸ“¦ In Repo
getsentrygetsentry

code-review

Guide code reviews for Django Python and frontend changes to identify runtime, security, and design issues.

Official
Advanced
πŸ“¦ In Repo
getsentrygetsentry

typing-exclusion-worker

Removes assigned mypy exclusion modules from pyproject.toml and validates typing consistency.

Official
Intermediate
πŸ“¦ In Repo
getsentrygetsentry

gha-security-review

Analyze GitHub Actions workflows for security vulnerabilities and misconfigurations.

Official
Advanced
πŸ“¦ In Repo
getsentrygetsentry

gh-review-requests

Fetch unread GitHub review-requested notifications for open pull requests filtered by team or author.

Official
Intermediate
πŸ“¦ In Repo
getsentrygetsentry

blog-writing-guide

Draft and review Sentry blog posts following Sentry's writing standards.

Official
Intermediate
πŸ“¦ In Repo
getsentrygetsentry

agents-md

Generate minimal AGENTS.md documentation with a CLAUDE.md symlink.

Official
Intermediate
πŸ“¦ In Repo
getsentrygetsentry

find-bugs

Identify bugs, security vulnerabilities, and code quality issues in local branch changes.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Sentry Skills?β–Ό

Run `npx skills add getsentry/skills --all -g -y` in your terminal to install the full skill suite globally for your AI agent.

What can Sentry Skills do for my pull requests?β–Ό

It writes PR titles and descriptions, links GitHub issues and Linear tickets, fetches review requests, and iterates on CI failures and review feedback until checks pass.

Can AI agents run security reviews with this suite?β–Ό

Yes. It includes skills for general security review, Django access control audits, GitHub Actions exploitation checks, and scanning third-party agent skills for prompt injection.

Does Sentry Skills work with Claude Code and Cursor?β–Ό

Yes. All skills follow the open Agent Skills specification and run in Claude Code, Cursor, Cline, GitHub Copilot, and other compatible agents.

Do I need to work at Sentry to use these skills?β–Ό

Most skills like code review, PR writing, and security audits work in any repository, though some are tailored to Sentry conventions and internal tools like the Sentry MCP.

Related Repositories in Software Engineering

View All in Software Engineering→