pvc-git-commit-message-local skillA

pvc-git-commit-message-local is agent-read markdown (skill) from pro-vibe-coding/pvc-git-commit-message-local: Writes a git commit message in PVC format. First line is `vX.Y.Z - headline`, then `- one change per line` bullets. Bumps the semantic version from the most recent commit based on diff scope (PATCH for fixes, MINOR for new functionality, MAJOR for breaking changes). Reads `git status`, `git diff`, and `git log` so bullets describe real changes not hallucinated ones. In this variant Claude also EXECUTES the commit LOCALLY in the host project (see the Local Execution Steps); never pushes, never ad.

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

<!-- SPDX-License-Identifier: Apache-2.0 -->

# pvc-git-commit-message-local

Produces a commit message in the PVC house format, then commits it locally in the host project. This LOCAL variant stages the named paths for the work at hand and runs the commit itself. It never pushes, adds a remote, or sets an upstream.

## The Format

```
vX.Y.Z - Headline Summarizing the Main Change

- first concrete change
- second concrete change
- third concrete change
```

Rules:

1. First line is `vX.Y.Z - headline`. Semantic version, space, dash, space, short headline. **No quote characters anywhere.** The user supplies shell quoting around the whole message. **A blank line follows the headline before the bullets begin**, the git subject and body separator (Tim Pope); without it git treats the whole message as one subject line and log and graph views show the bullets run together.
2. Body lines start with `- ` (hyphen, single space) followed by one concrete change. One change per bullet, past-tense verbs (added, fixed, changed, removed, renamed, wired, refactored).
3. The message ends after the last bullet. No closing quote, no trailing newline, no extra punctuation.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add pro-vibe-coding/pvc-git-commit-message-local/pvc-git-commit-message-local@v0.4.1
Exact content
mdr add pro-vibe-coding/pvc-git-commit-message-local/pvc-git-commit-message-local@sha256:16d6054062aab47e

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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_dvellpsxleq3crud.svg)](https://markdownregistry.com/a/art_dvellpsxleq3crud)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v0.4.1 latest2026-09-22 52c5ae1 28,976 BA view · diff
v0.4.02026-09-17 ef9995d 28,976 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (28976 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

GitHub

pro-vibe-coding/pvc-git-commit-message-local · 4 stars · license Apache-2.0 · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_dvellpsxleq3crud
GET https://markdownregistry.com/api/v1/resolve?ref=pro-vibe-coding/pvc-git-commit-message-local/pvc-git-commit-message-local
GET https://markdownregistry.com/api/v1/blob/16d6054062aab47ef65957371d2f60a29296cfc762142d8c59ee847bf1cae9af

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.

Browse by kind, by grade A, or by owner.