generating-commit-messages

Community

Craft perfect commit messages, effortlessly.

AuthorMrMoshkovitz
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation of clear, concise, and well-structured commit messages, saving developers time and improving code history readability.

Core Features & Use Cases

  • Automated Summaries: Generates a summary under 50 characters.
  • Detailed Descriptions: Provides a comprehensive explanation of changes.
  • Affected Components: Identifies and lists relevant parts of the codebase.
  • Use Case: After staging your changes, run git diff --staged and let the AI instantly draft a professional commit message, ensuring consistency and clarity in your project's history.

Quick Start

Generate a commit message for the current staged changes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: generating-commit-messages
Download link: https://github.com/MrMoshkovitz/gm-claude/archive/main.zip#generating-commit-messages

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository