Skip to main content
ClaudeWave
Skill5.3k repo starsupdated 3d ago

sentry-regression-monitoring

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

Install in Claude Code
Copy
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
Then start a new Claude Code session; the skill loads automatically.

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.