Skip to content
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Sentry CLI logo
Skill

Sentry CLI

Uses the sentry command directly, letting it detect the org and project instead of asking first.

0
SaveVisit website ↗

Install

Official
Claude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install sentry-cli@claude-plugins-official
Triggers on

Sentry'deki sorunlar, olaylar ya da izler terminalden incelenirken ve sürüm/kaynak haritası işleri yürütülürken

Needs tools
Bash
Author
Sentry

The guidance is mostly about what not to do. Do not authenticate up front, do not look up the organisation and project before running anything — the CLI resolves the target itself by reading config files, scanning for DSNs in environment files and source, and matching the directory name, and it prompts when it genuinely cannot. Command discovery goes through a built-in schema browser rather than fetching an OpenAPI spec from the network, and machine output is requested explicitly so results can be piped through jq instead of parsed out of formatted text. The noun-verb command shape follows the GitHub CLI, so existing habits transfer.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?