commit-message-generator

Installation
SKILL.md

Commit Message Generator

Automatically generate conventional commit messages for staged changes.

Philosophy

Commit messages are the history and documentation of your code's evolution.

Core Beliefs

  1. Commits Tell a Story: Each commit should explain what changed and why
  2. Conventional Format Enables Automation: Structured messages power changelogs and semantic versioning
  3. Clarity Over Brevity: A clear 2-line message beats a cryptic 5-word one
  4. Context Matters: Messages should be understandable months later without additional context

Why Conventional Commits

Related skills

More from kanopi/cms-cultivator

Installs
13
GitHub Stars
11
First Seen
Jan 26, 2026