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

sentry-regression-monitoring

Compare bounded Sentry windows and releases to identify new issues, regressions, frequency changes, and user-impact changes.

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

SKILL.md

# Sentry Regression Monitoring

1. Confirm the projects, environments, releases, and comparison windows.
2. Compare new, regressed, and materially changed issues using counts and affected-user evidence.
3. Exclude known test, development, and irrelevant environments unless requested.
4. Rank findings by user impact and confidence, not raw event count alone.
5. Return links or identifiers and state gaps caused by sampling or missing release data.

Do not treat correlation with a release as proof of causation.