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

my-pr-comments

Loads the pr review comments for the current branch.

wodsmith
wodsmith
devops
open
git-workflows
0

commit-push-pr

Create a git commit, push a branch, and open a Pull Request with gh. Use when asked to commit changes, push to origin, or create PRs, especially when conventional commits and PR templates are required.

whywaita
whywaita
devops
open
git-workflows
0

git

Use when working with Git - creating branches, commits, merging, rebasing, resolving conflicts, and following Git best practices for version control

Sebastiaaann
Sebastiaaann
devops
open
git-workflows
0

quick-commit

Create a git commit with a short message (up to 50 characters). Use when the user asks to commit changes with a short/concise message.

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

nimeshgurung
nimeshgurung
devops
open
git-workflows
0

git-commit

このプロジェクトにおけるGitコミットの手順とコミットメッセージの規約を理解し、適切にコミットできる。

844196
844196
devops
open
git-workflows
0

conventional-commits

Conventional Commits 1.0.0 に準拠した日本語コミットメッセージを作成します。タイプ(feat/fix/docs/style/refactor/perf/test/build/ci/chore)の選択、スコープの設定、破壊的変更の記載を行います。git commit を行う際、コミットメッセージの作成を依頼されたとき、変更内容を要約してコミットしたいときに使用してください。

ystk-kai
ystk-kai
devops
open
git-workflows
0

pr-completion

Ensure PR checks pass and conflicts are resolved before completing tasks. Use after creating a PR, when marking tasks as done, or when completing work that resulted in a PR.

kamushadenes
kamushadenes
devops
open
git-workflows
0

git-st

Check development status - uncommitted changes, last commit, beads tasks, and PR status

kbrockhoff
kbrockhoff
devops
open
git-workflows
0

issue-validator

Validate generated GitHub issues for completeness and implementability. Reviews each issue for clear scope, actionable acceptance criteria, and sufficient context for implementation.

pcortes
pcortes
devops
open
git-workflows
0

git-workflow

Auto-load for git operations. Provides branching strategy, commit conventions, and PR workflow.

nategarelik
nategarelik
devops
open
git-workflows
0

coderabbit-workflow

Use when the user asks to address, fix, or handle CodeRabbit review feedback on GitHub Pull Requests. Delegates to the specialized coderabbit-fixer sub-agent to fetch new comments, apply fixes, run tests, and push only if tests pass.

CodexForgeBR
CodexForgeBR
devops
open
git-workflows
0

refactor-setup

리팩토링 환경 구성. worktree 생성, 코드 리뷰, 리팩토링 계획 문서 작성. "리팩토링 셋업", "리팩토링 준비" 요청 시 사용.

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

donellmccoy
donellmccoy
devops
open
git-workflows
0

git-release-workflow

Execute git commit, tag, and push operations with configurable patterns for any project type

jayteealao
jayteealao
devops
open
git-workflows
0

gitcommitrules

Gitのコミットメッセージを作成する際のルールとフォーマットを定義します。コミットメッセージを作成または提案する際に必ず使用してください。

udondon1478
udondon1478
devops
open
git-workflows
0

finalize

Wrap-up checklist after completing work. Use when: (1) user says "finalize", "wrap up", "are you done?", "did you commit?", or similar, (2) before handoff/end of task, (3) to verify nothing was forgotten. Runs git status check, test/type/lint gates, critical review, and commits remaining changes.

eihli
eihli
devops
open
git-workflows
0

handoff

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

create-pr

Create a GitHub pull request with proper issue linking and conventional commits. Use when user says "create pr", "submit pr", "open pull request", "push and create pr", or after pre-pr review passes.

ainergiz
ainergiz
devops
open
git-workflows
0

commit-discipline

Use when making commits. Conventional commits, atomic changes.

erikpr1994
erikpr1994
devops
open
git-workflows
0

hierarchical-merge

Enforce hierarchical merge protocol - branches merge to parent, not directly to main

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

brmatola
brmatola
devops
open
git-workflows
0

ossdocumentation-pr

Phase 4 of OSS contribution - Document changes and create a comprehensive, reviewable pull request. Writes clear PR description, documents code changes, creates changelog entries, and prepares for review. Use when implementation is complete and ready to submit work.

devkade
devkade
devops
open
git-workflows
0

git-workflow

Git Flow 브랜치 전략 및 PR 절차 가이드. 브랜치 생성, 커밋, PR 작성 시 참조. "branch", "commit", "PR", "pull request", "merge", "git flow" 키워드로 트리거.

eco2-team
eco2-team
devops
open
Previous
Page 119 / 141
Next