sentry
🤖 AI Summary
This skill authenticates with Sentry and auto-detects the organization and project by scanning `.env` files, source code, and config files for DSNs. It then enables developers to interact with Sentry's CLI for error tracking and release management.
How to Install
Claude Code:
git clone --depth 1 https://github.com/openai/skills.git && cp skills/skills/.curated/sentry ~/.claude/skills/sentry -r- If not already authenticated, ask the user to run `sentry auth login` or set `SENTRY_AUTH_TOKEN` as an env var. - The CLI auto-detects org/project from DSNs in `.env` files, source code, config...
Details
| Category | Coding → generation |
| Source | openai/skills |
| SKILL.md | View on GitHub → |
| Repo Stars | ★ 22.8K |
| Est. per Skill | 506 (shared across 45 skills from this repo) |
| Difficulty | Intermediate |
| Risk Level | Safe |
Related Skills
angular-ui-patterns
Angular UI Patterns Core Principles Never show stale UI - Loading states only when actually loading
cc-skill-continuous-learning
cc-skill-continuous-learning Development skill skill. When to Use This skill is applicable to execut
git-hooks-automation
Git Hooks Automation Automate code quality enforcement at the Git level. Set up hooks that lint, for
simplify-code
Simplify Code Review changed code for reuse, quality, efficiency, and clarity issues. Use Codex sub-
Works Well With
Skills from the same repository — often designed to work together