commit-message

Installation
SKILL.md

Commit Message

Use this skill when drafting commit messages or reviewing commit style.

Preferred Header

Use this default format:

<type>(<scope>): <short summary>

The value inside (<scope>) is the area of change, such as the component, subsystem, or surface affected by the work.

If no clear scope exists, omit it:

<type>: <short summary>
Installs
15
GitHub Stars
2
First Seen
Jun 17, 2026
commit-message — gdewitte/agentic