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 thinkfleetai/thinkfleet-engine

Installs
3
First Seen
Mar 1, 2026