Sentry Code Review banner
Sentry Sentry

Sentry Code Review

Code Quality community Intermediate

Description

> [!NOTE] > For skills to help set up Sentry in your project or debug production issues, see https://github.com/getsentry/sentry-for-ai

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

Repository README

This is the README for getsentry/skills, shared by 7 entries in this directory. It describes the repository, not this entry specifically.

Sentry Skills

[!NOTE] For skills to help set up Sentry in your project or debug production issues, see https://github.com/getsentry/sentry-for-ai

Agent skills for Sentry employees, following the [Agent Skills](https://agentskills.io) open format.

Installation

Claude Code

claude plugin marketplace add getsentry/skills
claude plugin install sentry-skills@sentry-skills

Restart Claude Code after installation. Skills activate automatically when relevant.

**Update:**

claude plugin marketplace update
claude plugin update sentry-skills@sentry-skills

Or run `/plugin` to open the plugin manager.

Skills Package (skills.sh)

For agents supporting the [skills.sh](https://skills.sh) ecosystem:

npx skills add getsentry/skills

Works with Claude Code, Cursor, Cline, GitHub Copilot, and other compatible agents.

Available Skills

Skill Description
agents-md This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise.
blog-writing-guide Write, review, and improve blog posts for the Sentry engineering blog following Sentry's specific writing standards, voice, and quality bar.
brand-guidelines Write copy following Sentry brand guidelines.
claude-settings-audit Analyze a repository to generate recommended Claude Code settings.json permissions.
code-review Perform code reviews following Sentry engineering practices.

...