sentry

Query and manage Sentry issues from the command line using sentry-cli.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline error monitoring by enabling fast access to Sentry issues directly from the terminal, reducing context-switching and time-to-resolution.

Core Features & Use Cases

  • List issues for the current project using a quick lookup
  • Resolve, mute, or unresolve issues to keep error noise manageable
  • Discover and verify project health within the working directory

Quick Start

Run sentry-cli to list issues for the current project.

Frequently Asked Questions about sentry

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

FAQPage Schema
How do I manage Sentry issues directly from the command line?

You can manage Sentry issues from the command line by using sentry-cli to list, resolve, mute, or unresolve issues for the current project, reducing context-switching and speeding up time-to-resolution.

Can I check Sentry project health from my current working directory?

Yes, you can verify Sentry project health directly from your current working directory by running sentry-cli to discover projects and list their active issues.

Do I need sentry-cli installed to query and resolve Sentry issues?

Yes, you need sentry-cli installed and authenticated, as the Skill relies on it for authentication, project scoping, and executing standard issue-management tasks.

What is the best way to reduce error noise for projects tracked in Sentry?

The best way to reduce error noise is to use sentry-cli to mute or unresolve Sentry issues across your tracked projects, keeping error notifications manageable while you work.

How do I list Sentry issues for a specific project without opening the browser?

You can list Sentry issues for the current project without a browser by executing a quick lookup via sentry-cli, which scopes to your authenticated project environment.