Skip to content

/sentry-instrumentation

Rules and examples for adding Sentry instrumentation the right way — metrics and tracing. Covers how to name a counter, gauge, or duration metric; which tags are safe versus which will blow up your Sentry bill; how to track failures with a small fixed list of error types instead

shell
$ npx -y skills add tortastudios/sentry-instrumentation --skill sentry-instrumentation --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/sentry-instrumentation
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Rules and examples for adding Sentry instrumentation the right way — metrics and tracing. Covers how to name a counter, gauge, or duration metric; which tags are safe versus which will blow up your Sentry bill; how to track failures with a small fixed list of error types instead
Ships withsentry-instrumentation

Your AI agent adds Sentry instrumentation — metrics and tracing — the right way on the first try, so a year from now, when someone asks "is the app actually working?", you have an answer that isn't a guess.

Get the whole plugin, auto-invoked
Stats
24
Stars
0
Views
1
Forks
Maintained
Maintenance
Shell
Language
MIT
License
1mo ago
Last commit
3mo ago
Created

Repo: tortastudios/sentry-instrumentation