Skip to main content
ClaudeWave
Skill5.9k estrellas del repoactualizado yesterday

sentry-release-health

Assess release health from Sentry errors, regressions, affected users, crash evidence, and comparison with the previous stable release.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork /tmp/sentry-release-health && cp -r /tmp/sentry-release-health/examples/plugin-packages/sentry/skills/sentry-release-health ~/.claude/skills/sentry-release-health
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

# Sentry Release Health

1. Resolve the release and production environment exactly.
2. Compare it with the previous relevant stable release over equivalent windows.
3. Report new and regressed issues, affected users, severity, and high-confidence change points.
4. Distinguish incomplete rollout, low traffic, and missing instrumentation from healthy behavior.
5. Recommend continue, monitor, pause, or rollback only when the evidence supports that choice.

Never claim a release is safe solely because no events were returned.