git-commit-message skillA
This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.
git-commit-message is agent-read markdown (skill) from godot-fun/gai: Generate single-line Conventional Commits messages by analyzing git diffs and repository history. Use when the user asks for commit messages or help writing commits..
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
# Git Commit Message ## Rules When inspecting changes for commit messages or change summaries: - **Only** `git diff HEAD` defines what changed (all local changes vs last commit) - Never run `git diff --staged`, `git diff --cached`, or `git diff HEAD --cached` - Never infer changes from `git status` "Changes to be committed" - Never warn about or analyze index vs working-tree mismatches from the staged list - If `git diff HEAD` is empty, there is nothing to commit — stop ## Quick Start When the user needs a commit message: 1. Inspect changes: `git status`, `git diff HEAD` (all local changes vs last commit) 2. Read recent style: `git log --oneline -15` 3. Draft a single-line Conventional Commits message matching repo conventions 4. Return the message only — do not commit unless explicitly asked Run status, diff, and log in parallel when possible. ## Message Format Single line only — **no body**: ``` <type>[<scope>]: <subject> ``` | Part | Rules | |------|-------| | **type** | Required. One of: `feat`, `fix`, `refactor`, `docs`, `test`, `chore`, `perf`, `ci`, `build`, `style`, `revert` | …
Read the whole file at its exact version.
How to install
mdr add godot-fun/gai/git-commit-message@git:20260918.a3d4acfmdr add godot-fun/gai/git-commit-message@sha256:2de1eb8e4918e049Pin 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_nyxd3rga2kgbus5u)
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 (3336 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
godot-fun/gai · 171 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_nyxd3rga2kgbus5u GET https://markdownregistry.com/api/v1/resolve?ref=godot-fun/gai/git-commit-message GET https://markdownregistry.com/api/v1/blob/2de1eb8e4918e049282b3f4a4c086ff2531e9886eb21433aa5bdc89b7a29e59c
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.