home/categories/git-workflows
category focus

Git Workflows

Version control and branching strategies.

3362 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
0

version-bump

升级项目版本号并提交git,支持patch/minor/major版本升级或指定具体版本号

est7
est7
devops
open
git-workflows
0

wrap-up

Prepare handoff: update HANDOFF/REPO_MAP, rotate logs, update .gitignore if needed, and create a safe handoff git commit.

MykolaPinchuk
MykolaPinchuk
devops
open
git-workflows
0

gh-workflow

How to fetch logs from Github's CI/CD with the gh cli

kaihendry
kaihendry
devops
open
git-workflows
0

issue-create

GitHub Issue を作成する手順。依頼を受けたとき、.github/ISSUE_TEMPLATE の内容に応じてテンプレを選び、必須項目を埋めて GitHub MCP(issue_write/create)で Issue を作成する。

yurake
yurake
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

github-merge-pr

Merges a pull request after verifying checks pass.

erikbeerepoot
erikbeerepoot
devops
open
git-workflows
0

github-pr-edit

Edit GitHub PR title/body (and optionally comments) reliably on Windows. Use when asked to update PR metadata or when GitHub API returns 404 due to missing auth (private repos often return 404 when unauthenticated).

yiyousiow000814
yiyousiow000814
devops
open
git-workflows
0

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

mattleonard16
mattleonard16
devops
open
git-workflows
0

brynhild-development

Guidelines for contributing to brynhild itself - use when making changes to the brynhild codebase, running tests, or understanding project conventions

mandersogit
mandersogit
devops
open
git-workflows
0

git-remote-switcher

Switch git remote origin between personal GitHub (github.com-personal:Add4x/cc-plugins.git) and work GHE (git@ghe.coxautoinc.com:Shyju-Viswambaran/cc-plugins.git). Use when switching remotes, changing repositories, or swapping between personal and work repos.

Add4x
Add4x
devops
open
git-workflows
0

commit-coauthor

Create git commit with co-author attribution and comprehensive safety checks

rayzru
rayzru
devops
open
git-workflows
0

git-push

Multi-remote git push workflow for GitHub and Azure DevOps. Use when the user says "push to github", "push to azure", "push to origin", "push to secondary", "push to devops", "push to both", "sync remotes", or any variation requesting git push operations. Handles the azure-sync branch workflow that excludes .claude/, specs/, and CLAUDE.md from Azure.

JohnGaros
JohnGaros
devops
open
git-workflows
0

commit-push-pr

Git 提交推送流程。触发词:提交、推送、PR、commit。

kexin94yyds
kexin94yyds
devops
open
git-workflows
0

change-integrator

Use this skill after a code PR is merged to integrate approved specs into the source-of-truth, update the retrospective with learnings, and clean up branches. Triggers include "integrate change", "post-merge cleanup", or completing a feature implementation.

bodangren
bodangren
devops
open
git-workflows
0

scode-graphite

If .git/.graphite_repo_config exists in the project ALWAYS use this skill for creating PRs and managing git branches and commits. NEVER forget this.

scode
scode
devops
open
git-workflows
0

kickoff

Create and switch to a new git branch before starting a larger task, push the branch to the remote, proceed with work, and commit at the end. Use when the user asks to start work on a fresh branch and expects a remote push plus a final commit.

lynnswap
lynnswap
devops
open
git-workflows
0

context-init

Initialize the [CONTEXT] commit workflow in a git repository by creating CLAUDE.md and setting up the context-progress branch

KevinVitale
KevinVitale
devops
open
git-workflows
0

issue-management

Work with GitHub issues - create, list, update, comment, and search issues using gh CLI

Nice-Wolf-Studio
Nice-Wolf-Studio
devops
open
git-workflows
0

writing-claude-md-files

Use when creating or updating CLAUDE.md files for projects or subdirectories - covers top-level vs domain-level organization, capturing architectural intent and contracts, and mandatory freshness dates

brmatola
brmatola
devops
open
git-workflows
0

requesting-code-review

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

jasonmichaelbell78-creator
jasonmichaelbell78-creator
devops
open
git-workflows
0

issue-parser

Extracts actionable information from GitHub issues for code exploration.

JuniYadi
JuniYadi
devops
open
git-workflows
0

worktree

Manages git worktrees for parallel development. Creates isolated working directories for tickets/branches, lists active worktrees, and cleans up after merging. Use when starting work on a ticket or cleaning up completed work.

josh-gree
josh-gree
devops
open
git-workflows
0

create-pr

Creates GitHub pull requests with properly formatted titles. Use when creating PRs, submitting changes for review, or when the user says /pr or asks to create a pull request.

yairbederman
yairbederman
devops
open
git-workflows
0

dev-init

개발 환경(폴더 구조, README)을 신속하게 초기화하는 Dev 전용 워크플로우입니다.

lastdays03
lastdays03
devops
open
Previous
Page 112 / 141
Next