Stage only relevant files (avoid accidental unrelated changes).
Write commit message using project convention (or Conventional Commits by default).
Verify commit contains only intended changes.
Default Message Format
<type>(<scope>): <summary>
Types: feat, fix, refactor, test, docs, chore, perf, ci
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: erinrugas-artisan-agents-git-commit3description: Git Commit Skill4---56# Git Commit Skill78## When to Apply9- User asks to commit current changes.10- Commit message quality/history cleanup is needed.1112## Workflow131. Review changed files and group by intent.142. Stage only relevant files (avoid accidental unrelated changes).153. Write commit message using project convention (or Conventional Commits by default).164. Verify commit contains only intended changes.1718## Default Message Format19- `<type>(<scope>): <summary>`20- Types: `feat`, `fix`, `refactor`, `test`, `docs`, `chore`, `perf`, `ci`2122---23> Converted and distributed by [TomeVault](https://tomevault.io/claim/erinrugas) — claim your Tome and manage your conversions.24<!-- tomevault:4.0:skill_md:2026-04-13 -->
Run npx skillmds@latest add tomevault-io/erinrugas-artisan-agents-git-commit in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Git Commit Skill It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.