·sentry-issue
</>

sentry-issue

Sentry の問題 URL が指定され、例外の詳細、スタックトレースを取得し、sentry-cli (必要に応じて Sentry API フォールバック) を使用してコンテキストを要求する必要がある場合に使用します。

14インストール·1トレンド·@buildrtech

インストール

$npx skills add https://github.com/buildrtech/dotagents --skill sentry-issue

sentry-issue のインストール方法

コマンドラインで sentry-issue AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/buildrtech/dotagents --skill sentry-issue
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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.

Sentry の問題 URL が指定され、例外の詳細、スタックトレースを取得し、sentry-cli (必要に応じて Sentry API フォールバック) を使用してコンテキストを要求する必要がある場合に使用します。 ソース: buildrtech/dotagents。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/buildrtech/dotagents --skill sentry-issue
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-20
更新日
2026-03-10

Browse more skills from buildrtech/dotagents

クイックアンサー

sentry-issue とは?

Sentry の問題 URL が指定され、例外の詳細、スタックトレースを取得し、sentry-cli (必要に応じて Sentry API フォールバック) を使用してコンテキストを要求する必要がある場合に使用します。 ソース: buildrtech/dotagents。

sentry-issue のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/buildrtech/dotagents --skill sentry-issue インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/buildrtech/dotagents