pr-writer

Installation
SKILL.md

PR Writer

Create pull requests following Sentry's engineering practices.

Requires: GitHub CLI (gh) authenticated and available.

When to Use

  • You are ready to open a pull request and need a structured description based on the committed branch diff.
  • You want the PR body to capture what changed, why it changed, and any reviewer context.
  • You are using GitHub CLI and need a repeatable PR-writing workflow rather than writing the description ad hoc.

Prerequisites

Before creating a PR, ensure all changes are committed. If there are uncommitted changes, run the available commit skill first to commit them properly.

# Check for uncommitted changes
git status --porcelain
Installs
1
GitHub Stars
44.7K
First Seen
Jul 25, 2026
pr-writer — sickn33/agentic-awesome-skills