commit-message-crafter

Installation
SKILL.md

Commit Message Crafter

Write clear, consistent, and meaningful commit messages.

When to Use

  • Writing a commit message for staged changes
  • Following conventional commits format
  • Standardizing commit messages across a team
  • Writing messages for squash commits or PRs

The Conventional Commits Format

<type>(<scope>): <subject>

<body>
Installs
10
GitHub Stars
4
First Seen
Feb 4, 2026
commit-message-crafter — latestaiagents/agent-skills