Back to tags
Tag

Agent Skills with tag: branch-management

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

git-helper

Assists with git workflows, commit messages, branch strategies, and resolving common git issues

gitcommit-messagebranch-managementversion-control
onlyoneaman
onlyoneaman
21

starting-the-task

A short checklist for kicking off work effectively: plan, branch, track with bd, and set up validation.

checklistplanningbranch-managementvalidation
lambdamechanic
lambdamechanic
11

landing-the-plane

Checklist for finishing work, pushing a branch, and opening a ready-for-review PR with tests and tracker updates.

gitpull-requestchecklistbranch-management
lambdamechanic
lambdamechanic
11

git-workflow

Git運用・ブランチ戦略・コミット規約・PR管理の包括的なガイド。ブランチ戦略の選択、コミットメッセージ規約、コンフリクト解決、Git hooks活用など、Gitに関する全ての判断基準と手順を提供します。

gitbranch-managementcommit-conventionspull-request-management
Gaku52
Gaku52
1

diff-since-my-commit

Show changes to a git branch since your last commit, filtered to only files you touched. Use when user asks to see what others changed on their branch, review changes since they last committed, or compare their work against upstream modifications. Triggers on requests like "what changed on my branch", "show me the diff since my commit", "what did others change to my files", or "review changes to my PR".

gitdiffbranch-managementcode-review
OhadRubin
OhadRubin
1

git-worktree

Manage git worktrees and branches. Use when the user asks to create a worktree, new worktree, create a branch, new branch, switch branches, or work on a new feature.

gitbranch-managementversion-controlworkflow
jroslaniec
jroslaniec
1

worktree

Manage git worktrees for isolated development. Use when user asks to create isolated workspaces, work on multiple branches simultaneously, set up parallel development environments, or clean up old worktrees.

gitworktreesbranch-managementparallel-development
cruzanstx
cruzanstx
1

advanced-git

Advanced Git - interactive rebase, cherry-pick, bisect, reflog, and power user operations

gitversion-controlbranch-managementrebase
pluginagentmarketplace
pluginagentmarketplace
1

git-basics

Git fundamentals - init, add, commit, status, log, and core concepts

gitversion-controlcommitbranch-management
pluginagentmarketplace
pluginagentmarketplace
1

git-worktrees

>-

gitversion-controlrepository-managementbranch-management
bostonaholic
bostonaholic
1

Creating Atomic PRs

Create small, focused Pull Requests by splitting implementations into atomic steps. Prevents direct work on main/master branches and enforces safe Git workflows. Use when the user asks to commit changes, create PRs, or mentions git operations. Keywords: commit, PR, pull request, git, branch, main, master, コミット, プルリクエスト.

gitpull-requestsbranch-managementcommit
camoneart
camoneart
4

recovering-from-bad-git-state

Techniques for diagnosing and recovering from corrupted git state, orphaned worktrees, and inconsistent branch references.

git-worktreesbranch-managementerror-recoverydebugging
delorenj
delorenj
4

branch-cleaner

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.

gitbranchingterminalbranch-management
jMerta
jMerta
966

Page 2 of 2 · 31 results