---
name: create-pr
description: Create a Pull Request for the current branch
---

# Create Pull Request

Use the `gh` CLI to open a PR against main.

1. Push your branch.
2. Open the PR with a clear, descriptive title.
3. Wait for review on the PR before merging.
4. Address PR feedback promptly.
