| name | pr |
| description | Use this skill when creating a pull request. It writes a minimal, clear, easy-to-scan PR description and follows any repository PR template when present. |
pr
Use this skill when creating a pull request.
Goal
Write a PR description that is minimal, clear, and easy to scan.
Instructions
- Check whether the repository has a PR template.
- If a template exists, follow its structure and required sections.
- Keep all content concise and plain.
- If no template exists, write:
- A short opening sentence with context.
- A bullet list of the key changes.
- Avoid long narratives, repetition, or unnecessary detail.
Output style
- Minimal and clear.
- Prefer bullets for changes.
- Include only details that help reviewers understand scope and impact.