conventional-commits

Installation
SKILL.md

Conventional Commits

Format all commit messages according to the Conventional Commits specification. This enables automated changelog generation, semantic versioning, and better commit history.

Format Structure

<type>[optional scope]: <description>

[optional body]

[optional footer(s)]

Commit Types

Required Types

  • feat: - A new feature (correlates with MINOR in Semantic Versioning)
Related skills

More from sundial-org/awesome-openclaw-skills

Installs
8
GitHub Stars
598
First Seen
Feb 22, 2026