pr Release Notes Architect
Automate publication-ready PR descriptions, release notes, and changelogs from git history and diffs.
- Generate formatted PR descriptions from staged code changes.
- Draft GitHub Release notes with migration guides for breaking changes.
- Maintain a Keep a Changelog formatted CHANGELOG.md automatically.
$14.99
· or 75 creditsSecure checkout via Stripe
Included in download
- Generate formatted PR descriptions from staged code changes.
- Draft GitHub Release notes with migration guides for breaking changes.
- terminal automation included
Sample input
Analyze my staged changes against main and write a PR description. Recommend a version bump based on the logic changes.
Sample output
## Summary Adds a token-bucket rate limiter to the auth layer and fixes a null pointer crash in user profiles. ## Changes ### Features - **Rate Limiter**: New middleware in `src/auth/` to prevent brute-force. ### Fixes - **API**: Handles missing user records with 404 (fixed 500 error). **SemVer: Minor (0.1.0 -> 0.2.0)**
pr Release Notes Architect
Automate publication-ready PR descriptions, release notes, and changelogs from git history and diffs.
$14.99
· or 75 creditsSecure checkout via Stripe
Included in download
- Generate formatted PR descriptions from staged code changes.
- Draft GitHub Release notes with migration guides for breaking changes.
- terminal automation included
- Instant install
Sample input
Analyze my staged changes against main and write a PR description. Recommend a version bump based on the logic changes.
Sample output
## Summary Adds a token-bucket rate limiter to the auth layer and fixes a null pointer crash in user profiles. ## Changes ### Features - **Rate Limiter**: New middleware in `src/auth/` to prevent brute-force. ### Fixes - **API**: Handles missing user records with 404 (fixed 500 error). **SemVer: Minor (0.1.0 -> 0.2.0)**
About This Skill
What it does
The PR & Release Notes Architect transforms raw git history into polished, publication-ready documentation. It analyzes git logs and diffs to automatically generate three essential artifacts in a single pass: structured Pull Request descriptions, user-facing release notes, and industry-standard CHANGELOG.md entries.
Why use this skill
Manually documenting every code change is tedious and error-prone. This skill acts as a bridge between your technical implementation and your project's stakeholders. Instead of just listing commit hashes, it categorizes changes (feat, fix, breaking, etc.), detects impact on public APIs, and provides migration guidance for breaking changes. It ensures your documentation stays consistent with your code without the manual overhead of drafting notes from scratch.
Supported workflows & tools
- Standards: Conventional Commits, Keep a Changelog, and Semantic Versioning (SemVer).
- Platforms: GitHub Release conventions and GitLab PR templates.
- Architectures: Supports complex monorepo structures with package-specific changelogs.
- Smart Analysis: Recommends the next version bump (Major/Minor/Patch) based on change severity.
The output is fully formatted and ready to paste into your PR header or CHANGELOG file, complete with technical details, checklists, and impact summaries.
Use Cases
- Generate formatted PR descriptions from staged code changes.
- Draft GitHub Release notes with migration guides for breaking changes.
- Maintain a Keep a Changelog formatted CHANGELOG.md automatically.
- Recommend SemVer version bumps by analyzing commit impact.
- Create package-specific release notes for monorepo environments.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/pr-release-notes-architect -o /tmp/pr-release-notes-architect.zip && unzip -o /tmp/pr-release-notes-architect.zip -d ~/.claude/skills && rm /tmp/pr-release-notes-architect.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes