pr-description

Installation
SKILL.md

PR Description & Release Notes

When creating a PR

Follow the repo's PR template. Always create PRs as drafts.

1. Analyze the changes

Before writing, understand the full diff:

git log main..HEAD --oneline
git diff main...HEAD

2. PR title

Must follow conventional commits (CI-enforced):

Related skills

More from sanity-io/sanity

Installs
6
GitHub Stars
6.1K
First Seen
Apr 22, 2026