conventional-release skillA
conventional-release is agent-read markdown (skill) from devantler-tech/agent-skills: Ship changes through a squash-merge + Conventional Commits release pipeline where the PR title becomes the release note and the commit type drives the next semantic version. Use when writing a PR title or commit message that feeds an automated release, choosing the version bump for a change, setting up or reasoning about semantic-release / release-please / github-tag-action / Changesets, or avoiding a title that corrupts the changelog..
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
# Conventional Release A widely-used release pattern: every PR is **squash-merged**, its **title is a [Conventional Commit](https://www.conventionalcommits.org/)**, and an automated tool on the default branch reads the commit type to calculate the next [SemVer](https://semver.org/) tag, cut a release, and generate the changelog. No human writes a version number or a changelog entry by hand — the merge title *is* the release note, and the type *is* the bump. Use this skill whenever you open or merge a PR into a repository that releases this way, or when you need to decide which version a change should produce. ## How to tell a repo uses this pattern Look for any one of: - A release tool wired to run on push to the default branch: [`semantic-release`](https://github.com/semantic-release/semantic-release), [`release-please`](https://github.com/googleapis/release-please), [`mathieudutour/github-tag-action`](https://github.com/mathieudutour/github-tag-action), or [Changesets](https://github.com/changesets/changesets). - Branch protection that **only allows squash merging** (so the PR title is the sole commit message that reaches the default branch). …
Read the whole file at its exact version.
How to install
mdr add devantler-tech/agent-skills/conventional-release@git:20260628.69b72eamdr add devantler-tech/agent-skills/conventional-release@sha256:4ad608652e91be17Pin 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_zqkmha6gf4wlbibv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260628.69b72ea latest | 2026-06-28 | 69b72ea | 7,908 B | A | view · diff |
| git:20260612.32465db | 2026-06-12 | 32465db | 7,900 B | A | view |
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 (7908 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
devantler-tech/agent-skills · 3 stars · license Apache-2.0 · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_zqkmha6gf4wlbibv GET https://markdownregistry.com/api/v1/resolve?ref=devantler-tech/agent-skills/conventional-release GET https://markdownregistry.com/api/v1/blob/4ad608652e91be17fda0cd5ccabe2cf22c1a0cde9a4a007056ae8d5e3d5c8e55
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.