home/categories/git-workflows
category focus

Git Workflows

Version control and branching strategies.

3362 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
0

up-to-date

Sync git repository with upstream. Use at the start of a session, when asked to sync, get up to date, check git status, or when working on a stale branch. Checks branch status, uncommitted changes, PR state, and upstream drift, then takes appropriate actions.

idvorkin
idvorkin
devops
open
git-workflows
0

git-worktree

Manage Git worktrees for working on multiple branches simultaneously without cloning the repository

do-ops885
do-ops885
devops
open
git-workflows
0

tdd-commit

変更をGitコミットしてTDDサイクルを完了する。REVIEWの次フェーズ。「コミットして」「commit」で起動。

morodomi
morodomi
devops
open
git-workflows
0

gh-discussions-answerer

Find and answer unanswered GitHub discussions. Activate when user wants to contribute to open source discussions, help answer GitHub questions, or find discussions to answer. Delegates all work to subagents.

anntnzrb
anntnzrb
devops
open
git-workflows
0

git-branch-namer

Use only when the user explicitly asks for a git branch name. Output one strong recommendation in a consistent pattern, with minimal, high-signal rationale.

iplaylf2
iplaylf2
devops
open
git-workflows
0

feature-spec-orchestrator

Create feature spec files from project docs, commit and push to main, and create matching feature branches from main.

mattg101
mattg101
devops
open
git-workflows
0

gitworkflow

Gitを使用した開発ワークフローのルールです。ブランチの変更、Worktreeの作成、Pull Requestの作成時に必ず確認し遵守してください。

udondon1478
udondon1478
devops
open
git-workflows
0

spawn-commit

빌드 성공 후 commit-agent를 활용하여 커밋 생성

Zeliper
Zeliper
devops
open
git-workflows
0

concise-commit

Craft concise commit messages with technical precision

EvanLavender13
EvanLavender13
devops
open
git-workflows
0

gh-ss

GitHub Issue を起点に実装前の計画コメントを作成して投稿し、設計方針が確定するまで Issue コメント上で質疑・改訂を繰り返すためのスキル。Issue 番号を受け取り、Issue 本文/既存コメントを読んで実装方針・変更対象見込み・影響範囲・テスト/確認方針・ユーザー確認事項を整理し、Issue に「## Implementation Plan (Codex)」見出しでコメント投稿する。実装・コード変更・PR 作成は行わない。

ztbtlab
ztbtlab
devops
open
git-workflows
0

git-pre-release-conflict

Use when asked to publish or sync a feature branch to pre in this repo, or to resolve complex git conflicts that occur in that release flow.

theoneLee
theoneLee
devops
open
git-workflows
0

nix-module

Create a new feature module in the dotfiles following the 'Package by Feature' directory structure. Handles creation of darwin.nix and home.nix, and updates parent imports.

ccycle
ccycle
devops
open
git-workflows
0

merge-resolution

Merge conflict resolution conventions. Use when resolving git merge conflicts, especially in dependency files and lock files.

VectorInstitute
VectorInstitute
devops
open
git-workflows
0

commit-helper

Generates clear commit messages following project conventions

amo-tech-ai
amo-tech-ai
devops
open
git-workflows
0

create-pull-request

Create GitHub pull request with atomic Beads issue closure. MUST BE USED for opening PRs. Asks if work is complete - if YES, closes Beads issue BEFORE creating PR (JSONL merges atomically with code). If NO, creates draft PR with issue still open. Automatically links Beads tracking and includes Feature-Key. Use when user wants to open a PR, submit work for review, merge into master, or prepare for deployment, or when user mentions "ready for review", "create PR", "open PR", "merge conflicts", "CI checks needed", "branch ahead of master", PR creation, opening pull requests, deployment preparation, or submitting for team review.

stars-end
stars-end
devops
open
git-workflows
0

task-completer

Complete individual tasks with test-first development, quality gates, and proper commits. Use when working on bugs, features, or tasks that result in a single commit.

jdelfino
jdelfino
devops
open
git-workflows
0

learnings

Capture lessons from the current PR for future reference.

rowan
rowan
devops
open
git-workflows
0

maceff-todo-hygiene

Use BEFORE significant TODO modifications (adding subtrees, marking complete, reorganizing, collapsing). Ensures policy compliance through extractive questions. Run proactively when planning TODO changes.

cversek
cversek
devops
open
git-workflows
0

blueprint-optimize

Use after PR merge to complete iteration cycle. Supports Ralph Loop for iterative PM refinement. Syncs Linear status, commits with standards, creates Postmortems for significant incidents, and crystallizes high-frequency rules into CLAUDE.md.

morris-y
morris-y
devops
open
git-workflows
0

pr-creator

Creates a pull request from current changes, monitors GitHub CI, and debugs any failures until CI passes. Use this when the user says "create pr", "make a pr", "open pull request", "submit pr", or "pr for these changes". Does NOT merge - stops when CI passes and provides the PR link.

neonwatty
neonwatty
devops
open
git-workflows
0

code-review-must-match-directory-name

Review a Gitlab Merge Request. Use when the user says "review" or "code review" or asks to review pull requests, merge requests, or analyze branch changes before merging

jwbaldwin
jwbaldwin
devops
open
git-workflows
0

grmrepo

Use git-repo-manager (GRM) on this machine via the `grmrepo` wrappers: refresh config from canonical clones, view status, and bootstrap a new machine by syncing repos.

prateek
prateek
devops
open
git-workflows
0

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

ederheisler
ederheisler
devops
open
Previous
Page 126 / 141
Next