AI AGENT ADDONS

Conventional Git

samber/cc-skills
Git & Pull Requests
1,883installs

Conventional Commits helps you write clear, consistent git commit messages and branch names. This skill follows the official v1.0.0 standard. It makes your git history easy to read and understand.

When you use these rules, tools can automatically create changelogs and decide the next version number. Your team will see exactly what each branch and commit does. No more guessing from vague messages.

This skill also shows you how to name worktrees and work with multiple branches at the same time. Anyone who uses git for code projects will benefit from these simple, reliable patterns.

Add Conventional Git skill to your workflow

Global

mkdir -p ~/.claude/skills/conventional-git

Project

mkdir -p .claude/skills/conventional-git

Source Repository

Stars
151
Forks
11
Watchers
151
License
MIT
Last Push
28 days ago
Created
4 months ago