Home / stbenjam / skillsaw · tests/fixtures/config/description-max-length/release-notes/SKILL.md · GitHub
release-notes skillA
release-notes is agent-read markdown (skill) from stbenjam/skillsaw: Generate release notes from merged pull requests since the last tag. Use when the user asks to draft release notes, prepare a changelog, or summarize what shipped in a release. Groups entries by product area and labels any breaking changes for maintainers..
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
Generate release notes from merged pull requests since the last tag.
## Steps
1. List pull requests merged since the last tag.
2. Group the entries by product area.
3. Label any breaking changes for maintainers.
<!-- The description above is exactly 256 characters; integration tests assert on this length. -->
Pin 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.
GET https://markdownregistry.com/api/v1/artifacts/art_g4cr7xdytokf652h
GET https://markdownregistry.com/api/v1/resolve?ref=stbenjam/skillsaw/release-notes
GET https://markdownregistry.com/api/v1/blob/0a653061dee7ac54a59238e9fdda3b25e3b8ac69ba63ddba559f3981039e70a6
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.
stbenjam/skillsaw · .agents/skills/skillsaw-issue-solver/SKILL.md · Pick up open GitHub issues from collaborators and create PRs to solve them. Use when triaging and resolving reported…
stbenjam/skillsaw · .agents/skills/skillsaw-issue/SKILL.md · Use when skillsaw reports a likely false positive, misses an edge case, behaves incorrectly, or needs an RFE. Gather a…
stbenjam/skillsaw · .agents/skills/skillsaw-lint/SKILL.md · Use when modifying agentic contextual building blocks like skills (SKILL.md), slash commands, agents, hooks, plugins…
stbenjam/skillsaw · .agents/skills/skillsaw-onboard/SKILL.md · Onboard a repository to skillsaw — run the linter, triage the findings by rule, apply autofixes, manually fix what…
stbenjam/skillsaw · .agents/skills/skillsaw-pr-followup/SKILL.md · Follow up on open PRs in skillsaw — fix failing CI, address reviewer feedback, push updates, and validate backward…
stbenjam/skillsaw · .agents/skills/skillsaw-release-ready/SKILL.md · Audit skillsaw for release readiness — test new rules against real repositories, audit core architectural dimensions…
stbenjam/skillsaw · .agents/skills/skillsaw-release/SKILL.md · Bump the version, generate release notes, and publish a new skillsaw release to PyPI. Use when cutting a new release.
trpc-group/trpc-agent-go · examples/skilltoolactivation/skills/release-notes/SKILL.md · Use this skill when the user asks about release dates, release owners, rollout status, or launch checklist details.
kenryu42/cc-safety-net · .claude/skills/release-notes/SKILL.md · Generate and publish concise, evidence-based notes in the body of the latest existing GitHub Release. Use only when the…
agentic-community/mcp-gateway-registry · .claude/skills/release-notes/SKILL.md · Create release notes for a new version tag. Gathers all commits, PRs, issues fixed, and breaking changes since a…
openhands/extensions · plugins/release-notes/SKILL.md · Generate consistent, well-structured release notes from git history. Triggered on release tags following semver…
openhands/extensions · skills/release-notes/SKILL.md · Generate formatted changelogs from git history since the last release tag. Use when preparing release notes that…
thatrebeccarae/claude-marketing · skills/release-notes/SKILL.md · Generate changelog entries and GitHub releases from git history. Categorizes commits into features, fixes, breaking…
foyzulkarim/skills · dev-pipeline/skills/release-notes/SKILL.md · Draft a changelog for the next release by summarizing git commits since the last tag. Use only when the user asks to…