bygetsentry· 104 skills
Review code for correct logging and error handling patterns. Use when reviewing code that handles errors, uses logging functions, or captures exceptions. Enforces the error hierarchy where 4xx errors are never logged to Sentry and 5xx errors always are. Trigger phrases include "review logging", "check error handling", "audit observability", or verify correct use of logIssue vs logError.
$npx -y skills add getsentry/sentry-mcp --skill logging-observabilityInstalls into the current project.
Run `npx skills use "https://github.com/getsentry/sentry-mcp" --skill "getsentry/sentry-mcp/logging-observability"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getsentry/sentry-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/getsentry/sentry-mcp"` and select the relevant skills, then follow their instructions.