Conventional 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.
$npx -y skills add samber/cc-skills --skill conventional-gitInstalls into the current project.
Run `npx skills use "https://github.com/samber/cc-skills" --skill "samber/cc-skills/conventional-git"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/samber/cc-skills" that are relevant to the current task. Run `npx skills add "https://github.com/samber/cc-skills"` and select the relevant skills, then follow their instructions.