conventional-commits

Installation
SKILL.md

Conventional Commits (v1.0.0)

Use the Conventional Commits spec to produce consistent commit messages that are easy to parse for changelogs and semantic versioning.

Commit message format (canonical)

<type>(<scope>)[!]: <description>

[optional body]

[optional footer(s)]

Rules:

  • Separate header, body, footers with a blank line.
  • Keep the header on one line.
  • Scope is required - always include a scope in parentheses.
Related skills
Installs
25
Repository
knoopx/pi
GitHub Stars
47
First Seen
Feb 18, 2026