sentry-feature-setup
Installation
SKILL.md
Sentry Feature Setup
Configure specific Sentry capabilities beyond basic SDK setup — OpenTelemetry pipelines, alerts, and Sentry Snapshots. This page helps you find the right feature skill for your task.
Start Here — Read This Before Doing Anything
Do not skip this section. Do not assume which feature the user needs. Ask first.
- If the user mentions OpenTelemetry, OTel Collector, or multi-service telemetry routing →
sentry-otel-exporter-setup - If the user mentions alerts, notifications, on-call, Slack/PagerDuty/Discord integration, or workflow rules →
sentry-create-alert - If the user mentions Apple/Cocoa snapshot testing or Sentry Snapshots for Apple platforms — SnapshotPreviews, Apple Snapshots, Cocoa snapshots, Xcode snapshot testing, Swift previews for Sentry Snapshots, iOS, macOS, tvOS, watchOS, or visionOS →
sentry-snapshots-cocoa.
When unclear, ask the user which feature they want to configure. Do not guess.
Instrumenting a signal — tracing/spans, logging, metrics, AI/LLM monitoring, or deciding what to emit — is part of the standalone
sentry-instrumentskill.