fastapi-release skillA
fastapi-release is agent-read markdown (skill) from steph-dove/klaussy-agents: Use when the user wants to cut a release — bump the version, update the changelog from conventional commits, and tag. Detects where the version lives, derives the next version from the commits since the last tag, and stages the release locally; it does not push or publish unless explicitly asked. Also known as `klaussy-release`..
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
Cut a release: pick the next version, update every place the version is declared, write the changelog from the conventional commits since the last release, and tag. Stop before pushing or publishing unless the user asked for those too. ## Phase 1: Establish the baseline 1. **Find the current version and every file that declares it.** Read CLAUDE.md for the version location, then confirm by searching — a project often repeats the version in more than one file (e.g. `pyproject.toml` *and* `src/<pkg>/__init__.py`, or `package.json` *and* a lockfile). List them all; a release that bumps one and misses another ships an inconsistent version. 2. **Find the last release tag.** `git describe --tags --abbrev=0` (fall back to the first commit if there are no tags). This is the range boundary for the changelog. 3. **Collect the commits since that tag.** `git log <last-tag>..HEAD --oneline`. If there are none, there's nothing to release — say so and stop. ## Phase 2: Choose the next version Derive the bump from the conventional-commit types in the range (semver): - **major** — any commit with a `!` (e.g. `feat!:`) or a `BREAKING CHANGE:` footer. …
Read the whole file at its exact version.
How to install
mdr add steph-dove/klaussy-agents/fastapi-release@git:20260922.549c04fmdr add steph-dove/klaussy-agents/fastapi-release@sha256:4bebda47e0baa85bPin 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_453ctz7r5vkeqfqt)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.549c04f latest | 2026-09-22 | 549c04f | 4,793 B | A | view · diff |
| git:20260918.4ac7924 | 2026-09-18 | 4ac7924 | 15,525 B | A | view · diff |
| git:20260918.e529a80 | 2026-09-18 | e529a80 | 15,492 B | A | view · diff |
| git:20260716.30d2fb1 | 2026-07-16 | 30d2fb1 | 9,075 B | A | view · diff |
| git:20260713.91029df | 2026-07-13 | 91029df | 7,029 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 (4793 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
steph-dove/klaussy-agents · 16 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_453ctz7r5vkeqfqt GET https://markdownregistry.com/api/v1/resolve?ref=steph-dove/klaussy-agents/fastapi-release GET https://markdownregistry.com/api/v1/blob/4bebda47e0baa85bab1be4e13012c061f6379576aa48227b7f8f1a1e27bf1e7b
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.