Git Tools
Git Tools from zach-source/claude-plugins.
Skills in this plugin
4- ▌ Jj · zach-sourceJujutsu (jj) version control system. Use when working with jj repositories, creating changes, rebasing, managing bookmarks, resolving conflicts, or syncing with Git remotes. Triggers on "jj", "jujutsu", "jj rebase", "jj bookmark", "jj squash", or when user mentions working with jj instead of git.
- ▌ Git · zach-sourceGit version control essentials and best practices. Use when working with git repositories, commits, branches, merges, rebases, remotes, or resolving conflicts. Triggers on git commands, branch operations, merge/rebase questions, or version control workflows.
- ▌ Gitflow · zach-source bundleVincent Driessen's GitFlow branching model. Use when working with feature/release/hotfix branches, merging to develop or main, creating releases, or managing GitFlow workflows. Triggers on "gitflow", "feature branch", "release branch", "hotfix", "develop branch", "--no-ff", or questions about branch strategy.
- ▌ Git Worktrees · zach-sourceUse when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification