conventional-commits

Installation
SKILL.md

Conventional Commits (v1.0.0)

Produce consistent commit messages that parse into changelogs and drive semantic versioning.

Format

type(scope): description

[optional body]

[optional footers]

Rules: header on one line, scope is always included, separate sections with blank lines. Add ! before : for breaking changes (e.g., feat(api)!: remove v1).

Choosing the Type

User-facing changes:

Installs
31
Repository
knoopx/pi
GitHub Stars
59
First Seen
Feb 18, 2026
conventional-commits — knoopx/pi