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

commit-helper

Generate clear commit messages from repository changes. Use when creating commits, writing commit messages, or reviewing staged/current changes. Works with both git and jj.

rselbach
rselbach
devops
open
git-workflows
0

pre-flight-check

INVOKE FIRST before any code work. Validates git workflow (branch, issue, worklog) and checks approach. Use at START of every task and END before completing. Prevents skipped steps.

ProfPowell
ProfPowell
devops
open
git-workflows
0

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Ramblurr
Ramblurr
devops
open
git-workflows
0

worktree

Manage Git worktrees for parallel development. Use when creating, listing, or removing worktrees, or when discussing parallel module development.

yuush10
yuush10
devops
open
git-workflows
0

gitlab-mr-review-operation

GitLab Merge Requestのレビュー操作を行うスキル。MR情報取得、差分確認、コメント取得・投稿、インラインコメント、コメント返信をglabコマンドで実行する。MRレビュー、コードレビュー、MR操作が必要な時に使用。

TakumiOkayasu
TakumiOkayasu
devops
open
git-workflowsmarketplace
0

jj-expert

Use when working with Jujutsu (jj) version control. Triggers: "jj", "jujutsu", "revset", "bookmark", "rebase in jj", "jj workflow". NOT for: Standard git operations (use git commands directly).

pagerguild
pagerguild
devops
open
git-workflowsmarketplace
0

workflow-integration-ci

PR review response workflow - fetch comments, triage, and respond to review feedback (GitHub and GitLab)

cuioss
cuioss
devops
open
git-workflows
0

sync-gruvbox-theme

Verify and sync gruvbox theme consistency across vim, neovim, tmux, and terminal

bfowle
bfowle
devops
open
git-workflows
0

using-git-worktrees

Use 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

JDetmar
JDetmar
devops
open
git-workflows
0

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

ederheisler
ederheisler
devops
open
git-workflows
0

create-pr

Create pull requests following good conventions. Use when opening PRs, writing PR descriptions, or preparing changes for review. Emphasizes concise, helpful descriptions that respect reviewers' time.

sontek
sontek
devops
open
git-workflows
0

session-protocol

Follow the end-of-session git checklist before handing off.

mbtz
mbtz
devops
open
git-workflows
0

session-ready-for-pr

Prepares branch for PR and merge. Cleans up, tests, validates commits, and generates PR/merge titles and descriptions.

jobayerarman
jobayerarman
devops
open
git-workflows
0

git-sync-checker

智能检查本地代码与GitHub的同步状态,识别未提交、未推送、未拉取的更改,帮助在多台电脑之间无缝切换开发。触发词:"检查同步"、"切换电脑"、"准备下班"、"开始工作"。

alongor666
alongor666
devops
open
git-workflows
0

ship

Commit and ship a branch to production by rebasing the current branch onto local production, fast-forwarding production, pushing both branches, and switching back to main. Use when a user asks to /ship, ship changes, ship everything, or to perform this exact production shipping workflow.

btraut
btraut
devops
open
git-workflows
0

git-worktree-use

Create isolated git worktrees with safety verification. Use when starting feature work needing isolation or before executing plans - systematic directory selection and baseline verification.

srnnkls
srnnkls
devops
open
git-workflows
0

sync

Stage all changes, commit with auto-generated message, and push to remote in one command. Use when you want to quickly save and share changes.

Jameera-Mahima
Jameera-Mahima
devops
open
git-workflows
0

catspawn-subagent

Launch subagent with task context in isolated worktree with token tracking

cowwoc
cowwoc
devops
open
git-workflows
0

completing-task

Use after completing and verifying a task. Checks git branch (feature → suggests finishing-a-development-branch), closes task, recursively checks parents with confirmation, runs bd sync. Handles task completion workflow for beads.

NoNameItem
NoNameItem
devops
open
git-workflows
0

jira-ticket-enrichment

Enriches Jira tickets created by Sentry with code analysis, relevant files, and creates a GitHub PR with the fix plan

rom-orlovich
rom-orlovich
devops
open
git-workflows
0

basic-git-standard-ops

Use for routine git operations in this repo (status, diff, checks, staging, commit, push) and GitHub actions via gh.

Silviase
Silviase
devops
open
Previous
Page 138 / 141
Next