commit-message-generator

SkillCommunication

Generates standardized and meaningful commit messages following best practices. Use when writing or improving commit messages.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the commit-message-generator skill

What this skill tells your AI

The instructions your AI receives, as published by elisaterumi-ai/agent-skills-in-practice in examples/commit-message-generator/SKILL.md and read by ahel’s review.

Instructions

When generating a commit message:

  1. Understand the purpose of the changes
  2. Identify the main impact
  3. Use concise and clear language
  4. Prefer imperative tone (e.g., "Add", "Fix", "Update")
  5. Optionally include additional details

Output Format

type(scope): short description

  • bullet points explaining changes (optional)

Examples

feat(auth): add login with Google fix(api): handle null response in user endpoint refactor(ui): simplify navbar component

Signals

GitHub stars
133
Forks
33
Last commit
May 2026
Advanced
Catalog kind
skill
Gateway key
commit-message-generator
Source
github.com/elisaterumi-ai/agent-skills-in-practice