
Sentry Cli
Interact with Sentry from the command line — manage releases, upload source maps, and triage error events without leaving the terminal.
Install
npx skills add https://github.com/sentry/dev --skill sentry-cliWhat is this skill?
- Create and finalize Sentry releases from CI/CD pipelines
- Upload source maps for readable production stack traces
- Manage Sentry projects and DSNs via CLI
- Integrate with any CI system for automated release tracking
- 78k+ installs — widely adopted in production workflows
Adoption & trust: 80.6k installs on skills.sh.
Who is it for?
Solo builders deploying web apps who want readable production error traces in Sentry
Skip if: Local development debugging or non-Sentry monitoring stacks
What do I get? / Deliverables
- Sentry release record
- uploaded source maps
- commit association
Recommended Skills
Azure Diagnosticsmicrosoft/azure-skills
Diagnosemattpocock/skills
Systematic Debuggingobra/superpowers
Safe Debuglllllllama/rigorpilot-skills
Mastramastra-ai/skills
Insforge Debuginsforge/agent-skills
Journey fit
Primary fit
Sentry CLI is an operate-phase tool used to manage error tracking, releases, and source maps for applications already in production. Its primary function is surfacing and managing runtime errors — the canonical errors subphase activity — via the Sentry platform.