github-release-pr-writer

Solid

Draft or update GitHub release pull request descriptions from verified tags, commits, merged pull requests, and the release diff. Use when a PR prepares a version, aligns release metadata, promotes a prerelease, or needs a reviewer-focused release summary, exact change inventory, breaking-change section, or migration summary. Do not use for ordinary feature or bug-fix pull requests.

Code & Development 36 stars 7 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# GitHub Release PR Writer Write release pull request descriptions that help maintainers verify what will be released and why the release-preparation diff is correct. ## Operating Boundaries - Treat this skill as a specialized companion to a general PR workflow. Use the general PR skill for branch readiness, ordinary change descriptions, reviewers, and PR creation. - Default to a local Markdown draft. Do not create or update a GitHub pull request unless the user explicitly asks for that write. - Inspect URLs and GitHub state read-only when the user asks to review, assess, draft, or improve wording. - Separate release-preparation changes from the product history being released. - Use repository evidence instead of reconstructing a release solely from conversation memory, commit wording, or the files changed by the release PR. ## Workflow ### 1. Discover repository and release conventions Read applicable repository instructions, PR templates, release documentation, version manifests, and representative recent release pull requests. Identify: - repository and target PR - base and head branches and immutable SHAs - intended version and release channel - previous released version or comparison tag - whether the repository uses squash, merge, or rebase commits - whether it is a monorepo or multi-module repository Do not assume the repository default branch is the release base. ### 2. Inspect the target pull request Read the PR metadata and full base-to-head diff: ```bas...

Details

Author
flc1125
Repository
flc1125/skills
Created
7 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category