·git-commit
</>

git-commit

mguinada/agent-skills

Generate concise, descriptive git commit messages following best practices. Use when creating git commits from staged changes, crafting commit messages, or reviewing commit message quality. Use when the user says /commit or asks to create a git commit.

6Installs·1Trend·@mguinada

Installation

$npx skills add https://github.com/mguinada/agent-skills --skill git-commit

SKILL.md

Generate concise and descriptive git commit messages based on staged code changes. Analyze staged changes and recent commit history to generate a well-crafted commit message.

Do not add Co-Authored-By unless explicitly instructed by the user.

Imperative Mood Use imperative mood in the subject line—give the tone of giving an order or request.

Generate concise, descriptive git commit messages following best practices. Use when creating git commits from staged changes, crafting commit messages, or reviewing commit message quality. Use when the user says /commit or asks to create a git commit. Source: mguinada/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mguinada/agent-skills --skill git-commit
Category
</>Dev Tools
Verified
First Seen
2026-02-11
Updated
2026-02-18

Quick answers

What is git-commit?

Generate concise, descriptive git commit messages following best practices. Use when creating git commits from staged changes, crafting commit messages, or reviewing commit message quality. Use when the user says /commit or asks to create a git commit. Source: mguinada/agent-skills.

How do I install git-commit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mguinada/agent-skills --skill git-commit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mguinada/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-11

Related Skills