conventional-git
FeaturedConventional Commits v1.0.0 branch naming, worktree naming, and commit message standards for GitHub and GitLab projects. Use when creating branches, naming worktrees, writing commits, generating commit messages, reviewing branch conventions, or setting up changelog automation. Apply when your project needs consistent git history, SemVer-driven releases, parseable changelog generation, or automatic issue closing. Trigger when the user asks how to name a worktree, create a git worktree, or organize worktrees alongside branches.
Install
Quality Score: 92/100
Skill Content
Details
- Author
- samber
- Repository
- samber/cc-skills
- Created
- 5 months ago
- Last Updated
- yesterday
- Language
- CSS
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
conventional-git
Conventional Commits v1.0.0 branch naming and commit message standards for GitHub and GitLab projects. Use when creating branches, writing commits, generating commit messages, reviewing branch conventions, or setting up changelog automation. Apply when your project needs consistent git history, SemVer-driven releases, parseable changelog generation, or automatic issue closing.
git-conventions
Branch naming, commit message format, PR workflow, worktree conventions, versioning policy
git-conventions
Use before writing any commit message, creating a branch, opening a pull request, or splitting work into commits. Enforces Conventional Commits (type, optional scope, imperative description, body, footers, breaking-change markers) and the type/ticket-description branch naming pattern. Also carries the house rules that a commit is never made without asking first and never carries a Claude co-author trailer.