What is sentry-issue?
Use when given a Sentry issue URL and you need to fetch exception details, stacktrace, and request context using sentry-cli (and Sentry API fallback when needed). Source: buildrtech/dotagents.
Use when given a Sentry issue URL and you need to fetch exception details, stacktrace, and request context using sentry-cli (and Sentry API fallback when needed).
Quickly install sentry-issue AI skill to your development environment via command line
Source: buildrtech/dotagents.
Fetch and debug a Sentry exception from a URL with a repeatable CLI workflow.
Core principle: Use sentry-cli for auth/org/project discovery first, then fetch issue + event details. If your sentry-cli version has no api subcommand, use curl with the same auth token.
Do not use this skill for generic app debugging without a Sentry issue reference.
Use when given a Sentry issue URL and you need to fetch exception details, stacktrace, and request context using sentry-cli (and Sentry API fallback when needed). Source: buildrtech/dotagents.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/buildrtech/dotagents --skill sentry-issueUse when given a Sentry issue URL and you need to fetch exception details, stacktrace, and request context using sentry-cli (and Sentry API fallback when needed). Source: buildrtech/dotagents.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/buildrtech/dotagents --skill sentry-issue Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/buildrtech/dotagents