speckit-git-commit skillA
speckit-git-commit is agent-read markdown (skill) from pisberg/vibetags: Auto-commit changes after a Spec Kit command completes.
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
# Auto-Commit Changes Automatically stage and commit all changes after a Spec Kit command completes. ## Behavior This command is invoked as a hook after (or before) core commands. It: 1. Determines the event name from the hook context (e.g., if invoked as an `after_specify` hook, the event is `after_specify`; if `before_plan`, the event is `before_plan`) 2. Checks `.specify/extensions/git/git-config.yml` for the `auto_commit` section 3. Looks up the specific event key to see if auto-commit is enabled 4. Falls back to `auto_commit.default` if no event-specific key exists 5. Uses the per-command `message` if configured, otherwise a default message 6. If enabled and there are uncommitted changes, runs `git add .` + `git commit` ## Execution Determine the event name from the hook that triggered this command, then run the script: - **Bash**: `.specify/extensions/git/scripts/bash/auto-commit.sh <event_name>` - **PowerShell**: `.specify/extensions/git/scripts/powershell/auto-commit.ps1 <event_name>` Replace `<event_name>` with the actual hook event (e.g., `after_specify`, `before_plan`, `after_implement`). ## Configuration In `.specify/extensions/git/git-config.yml`: ```yaml …
Read the whole file at its exact version.
How to install
mdr add pisberg/vibetags/speckit-git-commit@git:20260920.e596793mdr add pisberg/vibetags/speckit-git-commit@sha256:18ade7acd557ea1ePin 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_iiwiv3hd65wkj6ml)
0 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 (1973 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
pisberg/vibetags · 25 stars · license MIT · pushed 2026-09-25 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_iiwiv3hd65wkj6ml GET https://markdownregistry.com/api/v1/resolve?ref=pisberg/vibetags/speckit-git-commit GET https://markdownregistry.com/api/v1/blob/18ade7acd557ea1eccad2c25493a75efe48e30ac8711fbddbb57476db2980d00
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.