sentry-cli

Manage and automate Sentry projects, issues, releases and traces via CLI.

1|Updated May 5, 2026
One-click install
npx skills add https://github.com/Galaxies-dev/voice-notes --skill sentry-cli-galaxies-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-cli
Source: https://github.com/Galaxies-dev/voice-notes/tree/main/.agents/skills/sentry-cli
Command: npx skills add https://github.com/Galaxies-dev/voice-notes --skill sentry-cli-galaxies-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the interaction with Sentry's CLI tools for issue tracking, monitoring, and deployment management, reducing manual effort and improving efficiency.

Core Features & Use Cases

  • Issue Investigation and Management: List, view, explain, and resolve issues directly via CLI commands.
  • Monitoring and Tracing: List traces, view detailed trace information, and analyze spans or logs associated with distributed traces.
  • Deployment and Release Control: Create, finalize, and deploy releases, set commits, and manage release lifecycle.
  • Dashboard and Metrics Oversight: Manage dashboards, add or update widgets to monitor key metrics, and inspect logs in real-time.
  • Use Case: A developer wants to quickly identify the root cause of an error, view related traces, and then create a release and deploy it—all from the terminal.

Quick Start

Use the sentry-cli to check the status of issues, list recent traces, or create a new release before deploying.

Frequently Asked Questions about sentry-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Sentry issues and view error traces from the command line?

You can manage Sentry issues and view error traces from the command line by querying issues, analyzing distributed traces, and inspecting spans directly through CLI operations to enable rapid troubleshooting.

Can I automate Sentry release creation and deployment lifecycle via CLI?

Yes, you can automate Sentry release creation and deployment lifecycle via CLI by creating, finalizing, and deploying releases, as well as setting commits to streamline your deployment process.

How do I troubleshoot distributed traces and analyze spans in Sentry?

To troubleshoot distributed traces and analyze spans in Sentry, you can list recent traces, view detailed trace information, and inspect associated logs and spans directly from your terminal interface.

Does the Sentry CLI support managing dashboards and monitoring widgets?

Yes, the Sentry CLI supports managing dashboards and monitoring widgets, allowing you to oversee key metrics, add or update dashboard widgets, and inspect logs in real-time.

What is the best way to investigate a Sentry error and deploy a fix without leaving the terminal?

The best way to investigate a Sentry error and deploy a fix from the terminal is to list and explain the issue, view related traces for root cause analysis, and then create and deploy a release.

Do I need an existing Sentry configuration to use CLI commands for issue tracking and releases?

Yes, you need an existing Sentry configuration and a properly validated CLI environment to execute commands for issue tracking, release management, and trace monitoring workflows.