pr-release
Installation
SKILL.md
PR Release
Generate changelog entries, deployment checklists, and update the release PR description. The main session runs this skill directly — no orchestrator agent is involved.
⚠️ Side Effect Warning
This skill updates a GitHub PR description — an action that modifies publicly visible content:
- Updates the PR description via
gh pr edit - The changelog and deployment checklist are visible to all repository members
Confirmation required before updating the PR. Present all artifacts for review and wait for explicit approval before running gh pr edit.
This skill does not create git tags, merge the PR, or deploy. Those remain manual.