Back to tags
Tag

Agent Skills with tag: branching-strategy

31 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

issue-driven-development

Use for any development work - the master 13-step coding process that orchestrates all other skills, ensuring GitHub issue tracking, proper branching, TDD, code review, and CI verification

issue-trackingbranching-strategytest-driven-developmentcode-review
troykelly
troykelly
1

git-workflow

Git workflow management with atomic commit principles. Capabilities: commit organization, branching strategies, merge/rebase workflows, PR management, history cleanup, staged change analysis, single-responsibility commits. Actions: commit, push, pull, merge, rebase, branch, stage, stash git operations. Keywords: git commit, git push, git pull, git merge, git rebase, git branch, git stash, atomic commit, commit message, conventional commits, branching strategy, GitFlow, trunk-based, PR, pull request, code review, git history, cherry-pick, squash, amend, interactive rebase, staged changes. Use when: organizing commits, creating branches, merging code, rebasing, writing commit messages, managing PRs, cleaning git history, analyzing staged changes.

gitbranching-strategypull-requestatomic-commits
samhvw8
samhvw8
2

git-workflow

Manage Git branches, commits, and pull requests following best practices

gitbranching-strategypull-requestsconventional-commits
tatat
tatat
1

git-version-control

Git workflows, branching strategies, collaboration, and code management

gitbranching-strategycollaborationcode-management
pluginagentmarketplace
pluginagentmarketplace
11

branching

Git branching strategies - create, switch, merge, rebase, and workflows

gitbranching-strategymergerebase
pluginagentmarketplace
pluginagentmarketplace
1

git-worktree

Manage Git worktrees for parallel development

git-worktreesbranching-strategycommand-lineworkspace-management
v1truv1us
v1truv1us
11

using-git-worktrees

Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing.

git-worktreesbranching-strategycommand-linerepository-structure
Bbeierle12
Bbeierle12
3

git-safe-workflow

Safely inspect, stage, commit, and (only if asked) push changes made by an AI agent. Use for commit/push requests, end-of-task checkpoints, merge conflict resolution, worktree safety checks, or deciding whether to use git commit --amend.

version-controlmerge-conflictsbranching-strategygit-worktrees
regenrek
regenrek
21

git-workflow

Use when starting feature work that needs isolation, or when completing work and deciding how to integrate - covers full worktree lifecycle from setup through merge/PR/discard

gitversion-controlbranching-strategypull-requests
HTRamsey
HTRamsey
3

incremental-implementation

Use when building multi-day features, avoiding long-lived branches, features taking >1 day, changes touching multiple systems, or high-risk changes needing gradual rollout - break features into deployable increments that each provide value

branching-strategyfeature-planningimplementation-planci-cd
HTRamsey
HTRamsey
3

version-control

Git version control, branching strategies, GitHub/GitLab workflows, and collaborative development

version-controlbranching-strategygitgithub
pluginagentmarketplace
pluginagentmarketplace
2

git-manager

Commit implementation changes to git with interactive branch selection and push confirmation. Use after completing implementation tasks, when all TODOs are marked complete, or when user requests to commit changes.

gitterminalversion-controlbranching-strategy
brianclaridge
brianclaridge
21

git-workflow

Handle squashing multiple commits and rebasing feature branches safely. Use when consolidating commits into a single commit, or rebasing feature branches onto updated development branches. Falls back from jj when not available.

gitbranching-strategysquash-commitsrebase
TrevorS
TrevorS
2

linear-workflow

Linear issue-tracked development workflow. Auto-activates when starting work on issues, creating branches, changing status, writing comments, or creating PRs.

issue-trackingpull-requestsbranching-strategyautomation
bahamoth
bahamoth
3

git-workflow

Follow Git best practices for commits, branches, pull requests, and version control workflows. Use when making commits, creating PRs, managing branches, or resolving conflicts.

gitversion-controlbranching-strategypull-requests
vapvarun
vapvarun
3

git-workflow

Manages Git operations including branching strategies, commit conventions, merge workflows, and conflict resolution. Trigger keywords: git, branch, commit, merge, rebase, PR, pull request, conflict, version control.

gitbranching-strategyconventional-commitspull-requests
cosmix
cosmix
3

software-change-management-using-git

Use this skill when any task is complete, before beginning any non-trivial task, or whenever working with git or tasked with commiting code.

gitcommit-messagebranching-strategypull-requests
delorenj
delorenj
4

understanding-cross-phase-stacking

Use before starting any new phase - explains how sequential and parallel phases automatically chain together through base branch inheritance (main worktree tracks progress, parallel phases inherit from current branch, no manual intervention needed)

git-worktreesbranching-strategygitworkflow-design
arittr
arittr
6

Page 1 of 2 · 31 results