astro-pr-writer
Installation
SKILL.md
Astro PR Writer
Write Astro pull request descriptions that help reviewers quickly understand intent, behavior changes, and validation.
Use this skill whenever the user asks for any PR-writing task, including:
- create/open a pull request
- create/open a draft pull request
- update a PR title
- update a PR body/description
- write PR notes/summary
Core Principle
Describe the change, how it works, and why it matters.
Changesexplains what the fix/feature does.Testinglists what test code was added or changed.Docsexplains whether user-facing docs changes are needed.