sentry-cli

Automate Sentry error tracking tasks via command-line interface.

19|3|Updated May 17, 2026
One-click install
npx skills add https://github.com/cline/skills --skill sentry-cli-cline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry-cli
Source: https://github.com/cline/skills/tree/main/skills/sentry-cli
Command: npx skills add https://github.com/cline/skills --skill sentry-cli-cline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the friction of navigating the Sentry web UI for routine debugging, issue triage, and release management tasks by providing instant command-line access to all Sentry features.

Core Features & Use Cases

  • Issue Investigation: View, filter, and analyze error issues with AI-powered root cause analysis and fix plans.
  • Release Management: Create releases, associate commits, track adoption, and manage deployments directly from the terminal.
  • Performance Monitoring: Query traces, spans, and logs to diagnose latency and understand distributed system behavior.
  • Dashboard Automation: Build and manage Sentry dashboards with programmatic widget creation using a 6-column grid layout.

Quick Start

Use the sentry-cli skill to investigate the latest unresolved error in your current project by viewing its details and generating an AI-powered root cause analysis.

Frequently Asked Questions about sentry-cli

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

FAQPage Schema
How do I investigate Sentry errors and find the root cause from the command line?

Yes, you can automate Sentry release management from the CLI by creating releases, associating commits, tracking adoption rates, and managing deployments programmatically. This eliminates the friction of navigating the Sentry web UI for routine release tasks.

Can I query Sentry traces and spans to diagnose application latency?

Querying Sentry traces, spans, and logs to diagnose latency is supported by the sentry-cli tool. It provides command-line access to performance monitoring data, helping you understand distributed system behavior directly from your terminal.

Do I need to install the Sentry CLI binary to use this error tracking automation?

Building and managing Sentry dashboards can be automated using sentry-cli. It supports programmatic widget creation with a 6-column grid layout, allowing development teams to configure monitoring views directly from the command line.

What is the best way to triage Sentry issues without using the web UI?

The best way to triage Sentry issues without the web UI is using sentry-cli. It provides instant command-line access to view, filter, and analyze error issues, offering AI-powered root cause analysis and fix plans directly in your terminal.