Setup & Installation
What This Skill Does
Guides commit creation for Sentry projects using conventional commit format with proper types, scopes, and issue references. Checks the current branch before committing and creates a feature branch if needed. Handles AI attribution in commit footers. Instead of looking up Sentry's commit conventions each time, this skill applies the correct format, branch guard, and footer references in one step.
When to use it
- Working with commit functionality
- Implementing commit features
- Debugging commit related issues
