What problem does it solve?
This Skill automates the creation and updating of pull requests, ensuring adherence to Sentry's engineering conventions for titles, descriptions, and issue referencing, thereby improving code review efficiency and consistency.
Core Features & Use Cases
- Standardized PRs: Generates PR titles and descriptions following established commit message formats (feat, fix, ref).
- Contextual Descriptions: Guides users to provide necessary motivation, alternatives, and context beyond the code diff.
- Issue Linking: Facilitates easy referencing and closing of GitHub or Sentry issues.
- Use Case: When you've finished a bug fix, invoke this skill to draft a PR that clearly explains the fix, links to the bug ticket, and uses the correct
fix(scope): title format.
Quick Start
Use the pr-writer skill to create a draft pull request for your current changes.