release-notes-from-git-log skillA
release-notes-from-git-log is agent-read markdown (skill) from mohitagw15856/pm-claude-skills: Turn a git log into user-facing release notes grouped by feature and fix. Use when asked for release notes from this git log, a changelog entry from these commits, or to turn commits into release notes. Produces a grouped changelog with one line per change and a short headline..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Release Notes From Git Log Commits are written for the people who made them; release notes are read by the people who did not. This skill turns the log into notes a user can act on: grouped, short, in plain language, with internal noise removed. ## What This Skill Produces - A headline line for the release - Changes grouped under Features, Fixes, and Changes, one line each, user-facing - A migration note when anything needs action ## Required Inputs Ask for these if not provided: - The git log (or the commit list) since the last tag - The version or tag name - The audience: end users, developers, or both ## Framework: Group, Translate, Cut 1. Group by kind from the commit prefix or message: feat, fix, chore. 2. Translate each line from what changed to what the reader gains. 3. Cut chores, refactors and merges unless they change behaviour. ## Output Format ### v<version>: <headline> **Features** - ... **Fixes** - ... **Changes** - ... Migration: <none, or the one step> ## Worked Examples ### Example 1: a small web app release Input (abridged): 12 commits, three prefixed feat, six fix, three chore. …
Read the whole file at its exact version.
How to install
mdr add mohitagw15856/pm-claude-skills/release-notes-from-git-log@v1.0.0mdr add mohitagw15856/pm-claude-skills/release-notes-from-git-log@sha256:025182b0ebc91c74Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_oyxabqt663rq3le4)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (2456 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
mohitagw15856/pm-claude-skills · 1,392 stars · license MIT · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_oyxabqt663rq3le4 GET https://markdownregistry.com/api/v1/resolve?ref=mohitagw15856/pm-claude-skills/release-notes-from-git-log GET https://markdownregistry.com/api/v1/blob/025182b0ebc91c743ee797b3f725e4723e9baaf549cf991c0b3c5f6d16bc7ad4
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.