Home / suxrobgm / jobpilot · .claude/skills/commit/SKILL.md · GitHub

commit skillA

commit is agent-read markdown (skill) from suxrobgm/jobpilot: Write a git commit with a one-sentence Conventional Commits subject and no narrative body. Use whenever the user asks to commit, stage and commit, or "save this work"..

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

# Commit

One commit, one sentence. The subject is the whole message unless the _why_ is missing from the diff.

## Format

`<type>(<scope>): <imperative summary>`

Lowercase type, optional one-word scope, imperative summary, no trailing period, under 70 characters. Append `!` before the colon for a breaking change.

| Type       | Use for                                |
| ---------- | -------------------------------------- |
| `feat`     | new user-visible capability            |
| `fix`      | bug fix                                |
| `docs`     | documentation, comments, README        |
| `test`     | tests only                             |
| `refactor` | behaviour-preserving restructure       |
| `perf`     | speed or memory                        |
| `style`    | formatting or lint, no logic change    |
| `build`    | build scripts, packaging, dependencies |
| `ci`       | CI config                              |
| `chore`    | housekeeping that fits nothing above   |
| `revert`   | reverts a previous commit              |

## Rules

1. Say what the change does, not what you did.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add suxrobgm/jobpilot/commit@v1.1
Exact content
mdr add suxrobgm/jobpilot/commit@sha256:558a74a40e70ab05

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.1 latest2026-09-19 c5680f6 3,774 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 (3774 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

suxrobgm/jobpilot · 76 stars · license MIT · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_vbsvjnqqiw3ddzha
GET https://markdownregistry.com/api/v1/resolve?ref=suxrobgm/jobpilot/commit
GET https://markdownregistry.com/api/v1/blob/558a74a40e70ab0518cac0daa0923b8ea5403820b38380e111f4ad7983171282

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 suxrobgm/jobpilot

add-api-route skill
suxrobgm/jobpilot · .claude/skills/add-api-route/SKILL.md · Add a new JobPilot API route or module the standard way - contracts schema, controller, service, response schema…
git:20260721.0ac65f6 · audit A · 76 stars
cleanup skill
suxrobgm/jobpilot · .claude/skills/cleanup/SKILL.md · Review and clean up the given file(s)/folder(s)/module(s): rate organization, find dead code, duplication, coupling…
v1.2 · audit A · 76 stars
db-migrate skill
suxrobgm/jobpilot · .claude/skills/db-migrate/SKILL.md · Create and apply a Prisma migration safely against the remote (tunneled) PostgreSQL. Use for schema changes - "create a…
git:20260721.0ac65f6 · audit A · 76 stars
knip-cleanup skill
suxrobgm/jobpilot · .claude/skills/knip-cleanup/SKILL.md · Add knip to a TypeScript project and use it to remove dead exports, collapse pass-through barrels, and narrow every…
v1.0 · audit A · 76 stars
pr-review skill
suxrobgm/jobpilot · .claude/skills/pr-review/SKILL.md · Review a JobPilot pull request on its own branch, resolve merge conflicts with main, remove over-engineering…
v1.0 · audit A · 76 stars
release skill
suxrobgm/jobpilot · .claude/skills/release/SKILL.md · Bump the unified JobPilot version (host + plugin), update the changelog, commit, and tag a new release
git:20260709.42c3cf5 · audit A · 76 stars
restart-terminal skill
suxrobgm/jobpilot · .claude/skills/restart-terminal/SKILL.md · Rebuild the .NET terminal host, restart it, and wait for /healthz. Use after any C# change under apps/terminal, or when…
git:20260721.0ac65f6 · audit A · 76 stars
tanstack-form-composition skill
suxrobgm/jobpilot · .claude/skills/tanstack-form-composition/SKILL.md · Migrate a React @tanstack/react-form codebase from the prop-drilled `useForm` + erased-form-type pattern to the…
git:20260701.d3b2a78 · audit A · 76 stars
teaser-video skill
suxrobgm/jobpilot · .claude/skills/teaser-video/SKILL.md · Film, cut, and deliver a short teaser/demo video of any app by driving it with Playwright and editing with ffmpeg -…
v1.0.0 · audit A · 76 stars
verify skill
suxrobgm/jobpilot · .claude/skills/verify/SKILL.md · Run the full JobPilot CI gate locally - Biome, knip, API + web typechecks, API and contracts tests, and the terminal…
git:20260906.0fa3e8e · audit A · 76 stars
AGENTS.md agents
suxrobgm/jobpilot · AGENTS.md
git:20260721.0ac65f6 · audit A · 76 stars
CLAUDE.md claude
suxrobgm/jobpilot · CLAUDE.md
git:20260919.c5680f6 · audit A · 76 stars

Every file in suxrobgm/jobpilot

Other files named commit

commit skill
dicklesworthstone/pi_agent_rust · tests/ext_conformance/artifacts/npm/mitsupi/skills/commit/SKILL.md · Read this skill before making git commits
git:20260206.e662fb3 · audit A · 1,776 stars
commit skill
openonion/connectonion · connectonion/useful_skills/commit/SKILL.md · Create git commits with good messages. Use when user says "commit", "create commit", or asks to commit changes.
git:20260808.c57e60c · audit A · 1,481 stars
commit skill
clacky-ai/openclacky · .clacky/skills/commit/SKILL.md
git:20260319.ca40738 · audit C · 1,198 stars
commit skill
greenfield-inc/pane · .codex/skills/commit/SKILL.md · Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.
git:20260425.a0c906f · audit A · 483 stars
commit skill
greenfield-inc/pane · .claude/skills/commit/SKILL.md · Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.
git:20260421.bcc041b · audit A · 483 stars
commit skill
dcouple/pane · .codex/skills/commit/SKILL.md · Selectively stage and commit only the changes related to the current session while leaving unrelated work untouched…
git:20260422.d71693a · audit A · 483 stars
commit skill
dcouple/pane · .claude/skills/commit/SKILL.md · Selectively stages and commits only the changes related to the current session, skipping unrelated modifications.
git:20260421.bcc041b · audit A · 483 stars
commit skill
aiskillstore/marketplace · skills/0xmsc/commit/SKILL.md · Helps write conventional commit messages, create atomic commits, and follow git best practices. Use when the agent…
git:20260113.222b7de · audit A · 427 stars

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