skills/smithery.ai/sentry-debugger

sentry-debugger

Installation
SKILL.md

Sentry Debugger for {{PROJECT_NAME}}

When to Use Sentry vs LangSmith

Question Use
"What crashed?" Sentry - see exceptions
"Why did the agent think X?" LangSmith - see inputs/outputs
"Why did app error out?" Sentry - see stacktrace
"Why is response wrong?" LangSmith - trace the reasoning
"Is DB connection failing?" Sentry - connection errors
"Is Analyst slow?" LangSmith - latency analysis
"What errors happen most?" Sentry - error frequency
"What patterns is Analyst missing?" LangSmith - compare evidence across runs

Rule of thumb:

  • Sentry = crashing problems (exceptions, failures)
  • LangSmith = thinking problems (wrong output, bad reasoning)
Installs
1
First Seen
Apr 21, 2026
sentry-debugger from smithery.ai