From billy-milligan
Guides git workflows including trunk-based vs GitFlow, Conventional Commits, PR templates, branch protection, squash/rebase merges, interactive rebase, bisect, monorepos. Use for team setup, commit messages, PR reviews.
How this skill is triggered — by the user, by Claude, or both
Slash command
/billy-milligan:git-workflowsThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Choosing between trunk-based development and GitFlow
feat:, fix:, chore: → automatic semantic versioning and changelogsreferences/branching-strategies.md — trunk-based workflow, branch naming conventions, PR template, branch protection rules, git bisect, interactive rebasereferences/conventional-commits.md — full type reference, breaking changes, examples, semantic versioning trigger rulesreferences/monorepo-strategies.md — Turborepo, Nx, affected package detection, shared commit scopesnpx claudepluginhub rnavarych/alpha-engineer --plugin billy-milliganGuides teams in choosing a branching strategy (trunk-based, GitHub Flow, Git Flow, GitLab Flow), defining commit conventions (Conventional Commits), setting up PR workflows, managing releases, and establishing git standards.
Guides Git workflows with branching strategies (GitHub Flow, Git Flow), conventional commit messages, branch naming, PR templates, and operations like rebase. Use for Git ops, commits, branches, team workflows.
Provides Git workflow patterns including branching strategies, commit conventions, merge vs rebase, and conflict resolution for teams of all sizes.