pr Release Notes Architect
by Timoranjes
Automate publication-ready PR descriptions, release notes, and changelogs from git history and diffs.
$14.99
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Analyze my staged changes against main and write a PR description. Recommend a version bump based on the logic changes.
Your agent does
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)
What you get
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.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
Frequently Asked Questions
Popular in Documentation

Changelog & Release Notes Generator
Generate beautiful release notes and changelogs automatically from commits, pull requests, and deployments.
git-stats
Generate comprehensive repository analytics and contributor insights from your git history.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.
changelog-generator
Generates user-facing changelogs from git history. Transforms developer commit messages into clear release notes that users actually understand.