Sentry Error Capture

Execute advanced error capture and context enrichment with Sentry. Use when implementing detailed error tracking, adding context, or customizing error capture behavior. Trigger with phrases like "sentry error capture", "sentry context", "enrich sentry errors", "sentry exception handling".

micsapp Updated 3 repo stars

File contents

Sentry Error Capture

Prerequisites

  • Sentry SDK installed and configured
  • Understanding of error handling
  • Application logging infrastructure

See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.

Output

  • Errors with full context in Sentry dashboard
  • Filterable tags for issue management
  • User attribution for error tracking

Error Handling

See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.

Examples

See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.

Resources

Overview

Execute advanced error capture and context enrichment with Sentry.

Instructions

  1. Assess the current state of the Sentry Error Capture configuration
  2. Identify the specific requirements and constraints
  3. Apply the recommended patterns from this skill
  4. Validate the changes against expected behavior
  5. Document the configuration for team reference

micsapp/micstec-skills/tree/main/claude-code/plugins-plus-skills/plugins/saas-packs/sentry-pack/skills/sentry-error-capture commit 915d4f3d57

Frequently asked questions

npx skillmds@latest add micsapp/sentry-error-capture