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

create-progress-pr

Create a traceable progress planning file under docs/progress/ from PROGRESS_TEMPLATE.md, capturing goals/acceptance criteria/scope/I-O contract/decisions/risks/step checklist, then open a GitHub PR with gh (no feature implementation yet). Use when the user and agent have aligned on a new feature and want an executable plan to guide future work and review.

graysurf
graysurf
devops
open
git-workflows
0

development-workflows

Polibaseの開発ワークフローとパターンを説明します。Docker-first開発、環境変数管理、新機能追加手順など、日常的な開発作業のベストプラクティスをカバーします。

sage-base
sage-base
devops
open
git-workflows
0

commit-message

git diff를 분석하여 Conventional Commits 형식의 커밋 메시지를 생성한다

forkmeeet
forkmeeet
devops
open
git-workflows
0

issue-pr

現在のブランチでPull Requestを作成し、CIステータスを確認。「/issue-pr」で使用

aoki-taquan
aoki-taquan
devops
open
git-workflows
0

commit

Commit current changes by analyzing git status and grouping changes into logical commits

naqerl
naqerl
devops
open
git-workflows
0

commit

Create a git commit using conventional commit format. Use when the user asks to create a commit, commit changes, or make a git commit.

cgeorgii
cgeorgii
devops
open
git-workflows
0

resolving-conflict

協助解決 Git Rebase 或 Merge 過程中的衝突,提供系統化的衝突解決流程。

MilesChou
MilesChou
devops
open
git-workflows
0

create-pr

Create a pull request from the current branch with an auto-generated summary. Use when user asks to create a PR, make a pull request, or submit changes.

hotyanovicha
hotyanovicha
devops
open
git-workflows
0

implementing-github-issue

You are an expert at implementing GitHub issues and you have been assigned an issue to work on.

tmitchel2
tmitchel2
devops
open
git-workflows
0

submit-pr

Complete PR submission pipeline with local sub-agent review before pushing, CI verification, and automated review integration. Always dispatches code-reviewer and code-simplifier for code changes, plus conditional reviewers (security, performance, dependency, accessibility, i18n, type-design, etc.) based on change type. Waits for CI with `gh pr checks --watch`. Integrates CodeRabbit and Greptile feedback.

erikpr1994
erikpr1994
devops
open
git-workflows
0

sync

Merge main, commit changes, and push

YoniChechik
YoniChechik
devops
open
git-workflows
0

fix-docker-openstack-patch

Fix a failing patch in a Docker OpenStack image repository. Use when a Renovate PR has patch conflicts.

vexxhost
vexxhost
devops
open
git-workflows
0

git-project-setup

Proper git setup and hygiene for new projects. Handles .gitignore creation, staging verification, commit messages, and avoiding common pitfalls like committing build artifacts. Use when starting a new project or when git operations need careful attention.

lawless-m
lawless-m
devops
open
git-workflows
0

catchup

Git 저장소의 변경사항을 추적하고 요약합니다. 미커밋 코드, 최근 커밋, 커밋 히스토리를 확인할 때 사용하세요. catchup, 변경사항, git diff, 커밋 히스토리, 작업 내용 파악 등의 키워드에 반응합니다.

TakSung
TakSung
devops
open
git-workflows
0

generating-commit-messages

Generates clear commit messages from git diffs. Use when writing commit messages or reviewing staged changes.

FoundDream
FoundDream
devops
open
git-workflows
0

git-operations

Perform simplified Git operations including status, branching, committing, and pushing

monjurkuet
monjurkuet
devops
open
git-workflows
0

read-unresolved-pr-comments

GitHub PR에서 아직 대응되지 않은 코멘트를 조회한다. GraphQL API를 사용해 (1) 코드의 특정 라인에 연결된 미해결 Review thread(Resolve 가능)와 (2) 코드 블록을 포함한 Issue comment(대화 탭, Resolve 불가)를 모두 가져와 JSON 형식으로 출력한다. PR 정보(번호, 제목, URL, 상태, 작성자, 리뷰어)도 함께 포함된다.

gaebalai
gaebalai
devops
open
git-workflows
0

create-pr

Create a pull request after code changes are complete and reviewed. Use proactively after self-review passes and documentation is updated.

so-ta
so-ta
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

TecFancy
TecFancy
devops
open
git-workflows
0

pull-request-creator

pullリクエストを作成するための手順。ユーザーが「pullリクエストを作成して」などと依頼したときに使う。現状ブランチの変更確認、概要整理、PR本文作成、developへのPR作成までをガイドする。

yamato0811
yamato0811
devops
open
git-workflows
0

git-commit

使用中文提交当前工作区变更,遵循约定式提交格式

uuau99999
uuau99999
devops
open
git-workflows
0

git-repo-setup

Personal checklist for setting up new git repositories. Always configure local git identity to avoid commits with incorrect email.

Liam-Deacon
Liam-Deacon
devops
open
git-workflows
0

codex-review

OpenAI Codex (GPT-5) を使用してブランチの変更をレビュー。「codexレビュー」「ブランチレビュー」「変更レビュー」などの依頼で起動。

0tarof
0tarof
devops
open
git-workflows
0

issue-triage

Scan overlay repositories for GitHub issues and triage them into the workspace roadmap.

rolker
rolker
devops
open
Previous
Page 124 / 141
Next