commit

A Git workflow for creating local commits with standard, descriptive commit messages. A commit is a saved set of changes in a Git repository.

In plain words
What is it for?
Use it when you want to inspect the repository state, stage the relevant files, and create a Conventional Commit without pushing it or automatically running tests.
Why use it?
It helps separate the intended changes from unrelated work and avoids unclear commit history. It also checks the selected files for sensitive data before saving them.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/aidyou/chatspeed/commit
Any agent
npx skills add aidyou/chatspeed --skill commit
Clone the repo
git clone --depth 1 https://github.com/aidyou/chatspeed

Made for: Claude Code, Codex.

Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 427 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00025 $0.00427
Opus 5 $0.00013 $0.00214
Sonnet 5 $0.00005 $0.00085
Haiku 4.5 $0.00003 $0.00043

Measured yesterday against content hash 70db4232f9f6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

commit scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src-tauri/assets/skills/commit/SKILL.md · 50 lines

What it actually says

Commit

Create a local Git commit with real Git commands and a Conventional Commit message.

Workflow

  1. Inspect Git status, staged files, recent commits, and the relevant diff.
  2. Keep unrelated changes out of the commit. Ask before including unclear changes or splitting commits.
  3. Check candidate paths and diffs for sensitive data.
  4. Run checks only when the user explicitly requests them.
  5. Stage the intended files and create the commit.
  6. Report the commit and any checks that actually ran.

Optional Verification

Do not run lint, tests, builds, typechecks, or documentation generation just because the user asked for a commit. A local commit is not a push or CI gate.

Run a check only when the user explicitly requests testing or verification. Use the narrowest relevant existing project command.

Staging Rules

If files are already staged, commit only those files unless instructed otherwise. Otherwise, stage only files belonging to the requested change. Never discard, reset, clean, or overwrite existing changes.

Commit Message

Match the recent repository style and language. Use:

<type>[optional scope]: <concise description>

Keep the subject under 72 characters and state the key change. Add a short body only when it is needed to explain an important behavior change, compatibility impact, or breaking change. Do not add exhaustive implementation detail.

Sensitive Data Review

Before staging, inspect candidate files and diffs for secrets, credentials, private keys, tokens, connection strings, local databases, or data exports. If a possible secret is found, stop and ask the user whether to exclude or explicitly include each affected file.

Safety

  • Use real Git commands; do not call a nonexistent custom commit command.
  • Do not create branches, stashes, resets, checkouts, cleanups, or pushes without explicit approval.
  • Create a commit only when the user explicitly asks for one.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 50 lines · 25 tokens per session scan A 70db4232f9f6

Subscribe to this mod's changes

commit is a skill published in the GitHub repository aidyou/chatspeed (21 stars, last pushed 2d ago), licensed MIT. It adds 25 tokens to every session and 427 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

copilot-setup-audit

Audit repository Copilot customization setup. Use this skill to analyze existing configuration, identify missing files, check for best practices, and suggest improvements for agents, prompts, instructions, and skills.

trsdn/github-copilot-agent · 44 tokens

copilot-compatibility-checker

Check VS Code and GitHub Copilot feature compatibility. Use this skill when diagnosing why a feature isn't working, checking required settings, or verifying version requirements for experimental features.

trsdn/github-copilot-agent · 42 tokens

copilot-skill-builder

Create and maintain Agent Skills for VS Code and GitHub Copilot. Use this skill when setting up new skills, skill directories, or SKILL.md files. Helps scaffold project skills in .github/skills/ or personal skills in /.copilot/skills/.

trsdn/github-copilot-agent · 58 tokens

notebooklm

Complete API for Google NotebookLM - full programmatic access including features not in the web UI. Create notebooks, add sources, generate all artifact types, download in multiple formats. Activates on explicit /notebooklm or intent like "create a podcast about X".

fredchu/claude-dotfiles · 57 tokens

forensic-transcript-translator

法證級美股電話會議逐字稿翻譯工具,含獨立交叉審計。五階段流程:結構指紋提取 → 動態術語鎖定 → 嚴格逐字翻譯 → 獨立 subagent 法證審計 → 組裝輸出。確保 100% 零遺漏、零曲解。使用時機:(1) 使用者提供英文 earnings call 逐字稿檔案並要求翻譯成繁體中文, (2) 使用者要求「法證翻譯」或「forensic translate」, (3) 使用者要求翻譯長篇(超過 2000 字)財報電話會議逐字稿且強調不可遺漏。與 taiwan-earnings-translator 的差異:本技能增加「結構指紋比對」與「獨立 subagent 交叉審計」,適用於對完整性有嚴格要求的場景。.

fredchu/claude-dotfiles · 234 tokens

rem

管理 macOS Reminders。處理「提醒我 XXX」「記一下 XXX」等中文自然語言指令,支援 briefing 待辦整合。當用戶提及提醒事項、待辦、Reminders、或要建立/查詢/完成/刪除提醒時使用。.

fredchu/claude-dotfiles · 66 tokens