pr-release
Installation
SKILL.md
PR Release
Generate changelog entries, deployment checklists, and update PR descriptions for releases using the workflow-specialist agent.
⚠️ Side Effect Warning
This skill updates a GitHub PR description — an action that modifies publicly visible content:
- Updates the PR description via
gh pr create/gh pr edit - The changelog and deployment checklist are visible to all repository members
Confirmation required before updating the PR. The skill will present all artifacts for review and wait for explicit approval.
Note: This skill does NOT create git tags, merge PRs, or deploy to production. Those actions remain manual.