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-push-pr

Commit changes, push to remote, and open a pull request in one workflow.

tommyxchow
tommyxchow
devops
open
git-workflows
0

git-add-commit

git addとgit commitを自動化し、変更内容に基づいて適切なコミットメッセージを生成します。ユーザーがコミットを作成したい時、変更をコミットしたい時に使用します。

ss49919201
ss49919201
devops
open
git-workflows
0

commit-pr-contract

用中文生成 commit message(title + body)与 PR 描述,明确区分"长期证据/可追溯性"的 commit 视角和"帮助 reviewer 理解与评审"的 PR 视角。适用于用户请求"写 commit message/写 PR 描述/根据改动生成 commit+PR",并需遵守 `M-xxx(type): title` 格式与合同式 PR 四块结构;可基于改动描述/代码差异自行推断风险与评审关注点,不足时再询问。

DBvc
DBvc
devops
open
git-workflows
0

commit

Crea commits git con verificación obligatoria de calidad. Ejecuta dart analyze, format y tests antes de commitear.

frr149
frr149
devops
open
git-workflows
0

pull-request

Steps to complete prior to creating a pull request.

neilpeterson
neilpeterson
devops
open
git-workflows
0

spec-metadata

Generates metadata for research documents and specifications including date/time, git commit, branch, and repository info. Use when creating research documents, handoffs, or any documentation that needs timestamp and git metadata.

nstrayer
nstrayer
devops
open
git-workflows
0

create-pr

Create a concise yet comprehensive pull request that helps reviewers understand changes. Use when the user asks to create a PR or is ready to merge their work.

abyanmajid
abyanmajid
devops
open
git-workflows
0

commit

Create commit messages following good conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits and best practices.

sontek
sontek
devops
open
git-workflows
0

commit

Generate commit messages following project conventions. Use when committing changes or reviewing staged files.

koedame
koedame
devops
open
git-workflows
0

claude-md-writer

CLAUDE.md 파일을 best practices에 맞게 수정/관리. Use when updating project instructions, adding new sections, or refactoring CLAUDE.md for clarity and conciseness. (project)

jhoshim89
jhoshim89
devops
open
git-workflows
0

conventional-commit

Generate Conventional Commit messages by analyzing git diffs. Use when committing code changes, when the user needs to write commit messages, or after staging changes.

ririnto
ririnto
devops
open
git-workflows
0

pbt-workflow-guide

Root workflow for introducing, updating, migrating, and improving PBT in MoonBit repos. Delegates to aletheia-pbt or aletheia-self-pbt and includes CI/worktree flow.

f4ah6o
f4ah6o
devops
open
git-workflows
0

git-advanced-workflows

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

HermeticOrmus
HermeticOrmus
devops
open
git-workflows
0

pr-review-responder

GitHub PRのレビューコメントを分析し、対応の必要性を判断して処理する。PRレビューへの対応、レビューコメントの確認、Copilotレビューへの対応などを依頼された時に使用。「PR

Kurichi
Kurichi
devops
open
git-workflows
0

push

Push committed changes to remote. Use after /commit, before /pr, or when user says push.

yuush10
yuush10
devops
open
git-workflows
0

feature-start

引導新功能開發啟動:需求確認、技術設計、分支建立、Gherkin 模板產生。觸發:「開始新功能」、「啟動功能開發」、「feature start」。輸出:feature branch、gherkin 模板、TODO 清單。(project)

steven130169
steven130169
devops
open
git-workflows
0

git-commit

Creates structured Git commit messages following Conventional Commits format. Use when the user asks to commit changes, create a commit, or mentions committing staged changes.

dairectiv
dairectiv
devops
open
git-workflows
0

worktree-management

Manage git worktrees for this repo. Use when creating/removing/inspecting worktrees or when isolating work into a new path/branch via scripts/worktree-*.sh.

JoernStoehler
JoernStoehler
devops
open
git-workflowsmarketplace
0

release-researcher

Research latest releases from GitHub repositories relevant to guilde-lite. Use when: - User asks to check for updates - Starting a new development phase - Periodic maintenance review - Investigating compatibility issues - User runs /research-releases command Do NOT use for: - General GitHub searches unrelated to this project - Searching for new libraries/tools (use web search) - Code review or security audits

pagerguild
pagerguild
devops
open
git-workflows
0

enter-merge-queue

Guarantee a PR merges by repeatedly rebasing from the base branch, fixing CI, addressing Gemini review feedback, enabling auto-merge, and waiting until the PR is merged. Use when you are asked to babysit a PR through the merge queue, resolve CI failures, handle Gemini review threads, or keep a branch up to date until merge.

a2f0
a2f0
devops
open
git-workflows
0

commit

変更をコミット。差分を分析し、リポジトリのスタイルに合わせたコミットメッセージを自動生成する。

takish
takish
devops
open
Previous
Page 135 / 141
Next