fastapi-commit skillA
fastapi-commit is agent-read markdown (skill) from steph-dove/klaussy-agents: Use when the user wants a commit message written for currently staged changes. Reads `git diff --cached`, recent log style, and CLAUDE.md, then outputs a conventional-commit-style message — type(scope) summary + why-focused body. Also known as `klaussy-commit`..
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
## Staged changes Run `git diff --cached --stat` and use its output. Run `git diff --cached` and use its output. ## Recent commit style Run `git log --oneline -10` and use its output. ## Current branch Run `git branch --show-current` and use its output. ## Instructions Write a commit message for the changes shown above. Read CLAUDE.md for any project-specific commit conventions before writing. Format: ``` <type>(<scope>): <short summary> <body — explain what changed and why, not how> ``` Types: feat, fix, refactor, test, docs, chore, style, perf Scope: the area of code affected (e.g. auth, api, ui) Rules: - Summary line under 72 characters. - Body wraps at 80 characters. - Match the style of the recent commits shown above. - Focus on "why" in the body, not "what" (the diff already shows "what"). - **Skip the body when the subject already says it.** A rename, a version bump, a typo fix needs one line. Write a body only when there's a why the subject can't carry, and keep it to a sentence or two. - If the branch name has a ticket reference (e.g. FEAT-1234), include it in the body. …
Read the whole file at its exact version.
How to install
mdr add steph-dove/klaussy-agents/fastapi-commit@git:20260922.549c04fmdr add steph-dove/klaussy-agents/fastapi-commit@sha256:6031835615602ae9Pin 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_chcsdcnbe7auwmcz)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.549c04f latest | 2026-09-22 | 549c04f | 2,631 B | A | view · diff |
| git:20260918.4ac7924 | 2026-09-18 | 4ac7924 | 13,363 B | A | view · diff |
| git:20260918.e529a80 | 2026-09-18 | e529a80 | 13,331 B | A | view · diff |
| git:20260716.30d2fb1 | 2026-07-16 | 30d2fb1 | 6,711 B | A | view · diff |
| git:20260630.a387a0a | 2026-06-30 | a387a0a | 4,665 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 (2631 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_chcsdcnbe7auwmcz GET https://markdownregistry.com/api/v1/resolve?ref=steph-dove/klaussy-agents/fastapi-commit GET https://markdownregistry.com/api/v1/blob/6031835615602ae97e13ef91d1b6983b251ee532de3ace212e110487edc4353f
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.