Home / cowork-os / cowork-os · resources/skills/git-commit/SKILL.md · GitHub

git-commit skillA

git-commit is agent-read markdown (skill) from cowork-os/cowork-os: Create a well-formatted commit message from staged changes.

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

## Purpose

Create a well-formatted commit message from staged changes

## Routing

- Use when: Use when the user asks to create a well-formatted commit message from staged changes.
- Do not use when: Do not use when the request is asking for planning documents, high-level strategy, or non-executable discussion; use the relevant planning or design workflow instead.
- Outputs: Outcome from Git Commit: task-specific result plus concrete action notes.
- Success criteria: Returns concrete actions and decisions matching the requested task, with no fabricated tool-side behavior.

## Trigger Examples

### Positive

- Use the git-commit skill for this request.
- Help me with git commit.
- Use when the user asks to create a well-formatted commit message from staged changes.
- Git Commit: provide an actionable result.

### Negative

- Do not use when the request is asking for planning documents, high-level strategy, or non-executable discussion; use the relevant planning or design workflow instead.
- Do not use git-commit for unrelated requests.
- This request is outside git commit scope.
- This is conceptual discussion only; no tool workflow is needed.

## Runtime Prompt
…

Read the whole file at its exact version.

How to install

Latest version
mdr add cowork-os/cowork-os/git-commit@v1.0.0
Exact content
mdr add cowork-os/cowork-os/git-commit@sha256:fe3fda824bef2339

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_ctinvexb5yru3bsp.svg)](https://markdownregistry.com/a/art_ctinvexb5yru3bsp)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0.0 latest2026-09-19 f93e154 1,490 BA view · diff
v1.0.02026-08-20 93583a3 1,491 BA view · diff
git:20260228.9afd42d2026-02-28 9afd42d 1,408 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 (1490 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

cowork-os/cowork-os · 459 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ctinvexb5yru3bsp
GET https://markdownregistry.com/api/v1/resolve?ref=cowork-os/cowork-os/git-commit
GET https://markdownregistry.com/api/v1/blob/fe3fda824bef23396e372e1f9e99d4663040b25c5fa9eaa018470d437a5460d8

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.

More from cowork-os/cowork-os

attack-path-analysis skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/attack-path-analysis/SKILL.md · Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a…
git:20260919.4f2a470 · audit A · 459 stars
deep-security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/deep-security-scan/SKILL.md · Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan…
git:20260606.a4decec · audit A · 459 stars
finding-discovery skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/finding-discovery/SKILL.md · Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover…
git:20260919.ad0495b · audit A · 459 stars
fix-finding skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/fix-finding/SKILL.md · Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the…
git:20260606.a4decec · audit A · 459 stars
security-diff-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-diff-scan/SKILL.md · Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other…
git:20260919.c03e78b · audit A · 459 stars
security-scan skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/security-scan/SKILL.md · Use when the user asks for a repository-wide or scoped-path security scan.
git:20260919.7b075ca · audit A · 459 stars
threat-model skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/threat-model/SKILL.md · Use when Codex is already in the threat-modeling phase of a security scan, the user explicitly invokes $threat-model…
git:20260606.a4decec · audit A · 459 stars
validation skill
cowork-os/cowork-os · resources/plugin-packs/codex-security/skills/validation/SKILL.md · Use when Codex is already in the validation phase of a security scan or the user explicitly asks to determine whether…
git:20260606.a4decec · audit A · 459 stars
1password skill
cowork-os/cowork-os · resources/skills/1password/SKILL.md · Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or…
v1.0.0 · audit A · 459 stars
add-documentation skill
cowork-os/cowork-os · resources/skills/add-documentation/SKILL.md · Generate JSDoc/docstrings for functions
v1.0.0 · audit A · 459 stars
agentic-image-loop skill
cowork-os/cowork-os · resources/skills/agentic-image-loop/SKILL.md · Generate -> annotate -> refine -> repeat using generate_image + Visual Annotator (Live Canvas).
v1.0.0 · audit A · 459 stars
analyze-csv skill
cowork-os/cowork-os · resources/skills/analyze-csv/SKILL.md · Load a CSV and provide insights
v1.0.0 · audit A · 459 stars

Every file in cowork-os/cowork-os

Other files named git-commit

git-commit skill
github/awesome-copilot · skills/git-commit/SKILL.md · Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when…
git:20260122.e24be77 · audit A · 39,368 stars
git-commit skill
thinkinaixyz/deepchat · resources/skills/git-commit/SKILL.md · Generate well-formatted git commit messages following conventional commit standards
git:20260113.8fd50e4 · audit A · 6,342 stars
git-commit skill
decebals/claude-code-java · skills/git-commit/SKILL.md · Generate conventional commit messages for Java projects. Use when user says "commit", "create commit", "commit…
git:20260828.702770a · audit A · 744 stars
git-commit skill
jackyst0/awesome-agent-skills · examples/git-commit/SKILL.md · Git commit message generator that creates conventional commit messages based on code changes.
git:20260128.ad055be · audit A · 643 stars
git-commit skill
aiskillstore/marketplace · skills/21pounder/git-commit/SKILL.md · Use this skill when user asks to "commit changes", "create a commit", "stage and commit", or wants help with git commit…
v1.0.0 · audit A · 427 stars
git-commit skill
fvadicamo/dev-agent-skills · plugins/github-workflow/skills/git-commit/SKILL.md · Creates git commits following Conventional Commits format with type/scope/subject. Use when user wants to commit…
git:20260517.91f300b · audit A · 72 stars
git-commit skill
huangwb8/skills · skills/alpha/git-commit/SKILL.md · 当用户明确要求"提交 Git 改动"、"生成 commit 信息"或"创建 git commit"时使用。仅用 Git 分析改动并自动生成 conventional commit 信息(可选 emoji);必要时建议拆分提交,默认运行本地…
git:20260905.a346b91 · audit A · 48 stars
git-commit skill
cntwdev/hushclaw · hushclaw/skills/builtins/git-commit/SKILL.md · Generate conventional commit messages from diffs or change descriptions
git:20260315.71f5f5b · audit A · 39 stars

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