Sentry Skills
Takes a Sentry issue from stack trace to shipped fix, closing it with a Fixes reference in the commit.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install sentry@claude-plugins-official
Bir Sentry kaydı incelenirken ya da bir yığın izinden koda inilip düzeltme yapılırken
- Author
- Sentry
- License
- MIT
The debugging skill is the whole plugin in miniature: locate the issue from a link, an id or a search, pull its stack trace, breadcrumbs, trace and logs, optionally run Seer for a root-cause suggestion, then fix it against the local repository and close it by putting a Fixes reference in the commit or pull request. That last step is what keeps the tracker honest, because the issue is resolved by the shipped change rather than by hand. The rest of the set covers instrumentation, release setup, alert rules, an OpenTelemetry exporter and the source map work behind readable stack traces.
Similar skills
Sentry CLI
SkillUses the sentry command directly, letting it detect the org and project instead of asking first.
Debugging Strategies
SkillReplaces guess-and-check debugging with a narrowing procedure.
DataHub Skills
SkillSearches the DataHub catalog, traces lineage, edits metadata behind an approval step and runs saved evals.

Comments(0)
Sign in to comment