sentry-error-manager
Installation
SKILL.md
Sentry Error Manager
⚠️ MANDATORY: Document Every Fix on Sentry
Every Sentry issue that is addressed or fixed MUST be documented with a comment on Sentry itself. This is non-negotiable.
Required Checklist (ALL items MUST be completed)
For EVERY Sentry issue you fix, you MUST complete ALL of these steps:
- 1. Fix the code and commit with Sentry issue reference
- 2. Add a comment to the Sentry issue documenting:
- Commit hash
- Files changed
- Description of the fix
- Date
- 3. Update issue status (resolve if fix is deployed and verified)
- 4. Verify comment was added (look for success message with comment ID)