Enforces Conventional Commits v1.0.0 across branch names, worktree paths, and commit messages so your changelog tools and SemVer bumps actually work. It maps types to semver impact (feat = MINOR, fix = PATCH), teaches you to name branches like feat/42-user-auth and worktrees like .claude/worktrees/feat-42-user-auth, and shows how to trigger GitHub and GitLab issue closures through commit footers. The footers-not-subjects rule for issue references is the kind of detail that saves you from squash merge surprises. Use this when you want git history that machines can parse and humans can read six months later.
npx -y skills add samber/cc-skills --skill conventional-git --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot