Skip to main content
Run any Skill in Manus
with one click

logging-observability

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.

Overview

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.

Install command
npx skills add https://github.com/getsentry/sentry-mcp --skill logging-observability

Copy and paste this command into Claude Code to install the skill

Stars713
Forks111
UpdatedFebruary 1, 2026 at 19:50
SKILL.md
readonly