sentry-cli

Installation
SKILL.md

Sentry CLI

Overview

This skill provides a repeatable workflow for debugging production errors with the official Sentry CLI (sentry) from https://cli.sentry.dev.

It keeps command usage aligned with the published CLI and the official packaged skill while adding agent-friendly defaults: prefer auto-detected scope first, collect evidence before diagnosis, use JSON output when results will be parsed, and keep state-changing commands explicit.

When to Use

  • You need to inspect Sentry issues, events, logs, or traces without opening the web UI first
  • You need to authenticate the CLI or confirm which Sentry identity is active
  • You need to discover organization, project, team, or repo context from a repo or monorepo
  • You need Seer-generated root cause analysis and a fix plan
  • You need JSON output for automation or agent pipelines
  • You need direct REST API access through sentry api
  • You need self-hosted Sentry CLI setup guidance

When NOT to Use

Related skills

More from stolinski/s-stack

Installs
1
GitHub Stars
39
First Seen
3 days ago