generating-conventional-commits

Installation
SKILL.md

Devops Automation Pack

Generate conventional commit messages by analyzing staged Git changes, selecting the correct type prefix (feat/fix/refactor/etc.), and producing concise, standards-compliant messages.

Overview

Create well-formatted, informative commit messages that follow the conventional commits standard, improving collaboration and automation in your Git workflow. It saves you time and ensures consistency across your project.

How It Works

  1. Analyze Changes: The skill analyzes the staged changes in your Git repository.
  2. Generate Suggestion: It uses AI to generate a commit message based on the analyzed changes, adhering to the conventional commits format (e.g., feat: add new feature, fix: correct bug).
  3. Present to User: The generated commit message is presented to you for review and acceptance.

When to Use This Skill

This skill activates when you need to:

  • Create a commit message after making code changes.
  • Ensure your commit messages follow the conventional commits standard.
  • Save time writing commit messages manually.
Installs
25
GitHub Stars
2.3K
First Seen
Feb 18, 2026
generating-conventional-commits — jeremylongshore/claude-code-plugins-plus-skills