commit-message

Installation
SKILL.md

Commit Message Generator

Purpose

Generate well-formatted commit messages following the Conventional Commits specification.

When to Use

  • User asks "help me write a commit message"
  • User says "commit this" or "commit my changes"
  • User wants to review staged changes before committing
  • User asks for commit message suggestions
  • User mentions "conventional commit" or asks about commit format

Instructions

  1. Check staged changes:
    git diff --staged
    
Related skills
Installs
7
Repository
ar4mirez/samuel
First Seen
Mar 1, 2026