소개
The Sentry skill for Claude Code enables developers to investigate and resolve application errors efficiently by bridging the gap between Sentry issue reports and local source code. By extracting stacktrace data, breadcrumbs, and tags through the Sentry CLI, this skill guides Claude through a rigorous diagnostic process—tracing bad data back to its source, analyzing the codebase structure, and proposing architectural fixes rather than just masking symptoms. It is an essential tool for developers who want to reduce mean-time-to-resolution (MTTR) while maintaining code quality and data integrity through structured debugging workflows.