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
1

generating-commit-messages

MANDATORY skill for ALL commits. Must be used EVERY TIME before creating any git commit. No exceptions.

drgaciw
drgaciw
devops
open
git-workflows
1

pr-creator

実装完了後に PR を作成し関連 Issue をクローズする。「PR 作成」「PR を作って」「プルリク作成」「pull request」「PR 出して」「プルリクエスト」「PR を出したい」などで起動。変更内容を分析し適切な PR を生成。

shiiman
shiiman
devops
open
git-workflows
1

watch-uat-github-pr

Watch a GitHub UAT PR for maintainer feedback or approval by polling comments until approved/passed.

oocx
oocx
devops
open
git-workflows
1

issue-resolution

GitHub 이슈 해결 워크플로우. 분석 → 구현 → 검증 자동화.

garimto81
garimto81
devops
open
git-workflows
1

managing-git-worktrees

Manages Git Worktree parallel development. Required when starting new work. Creates worktrees with wt- prefix for parallel development. User confirmation required before creation.

sumik5
sumik5
devops
open
git-workflows
1

commit-message

コミットメッセージ作成スキル。Conventional Commits形式の日本語メッセージを作成。Use when: コミット作成、変更内容のコミット、git commitを依頼された時。

yellow-seed
yellow-seed
devops
open
git-workflows
1

gh

GitHub CLI(gh)を使った操作を支援します。Issue管理、PR操作、リリース作成時に使用します。「/gh」で明示的に呼び出すこともできます。

sh1ma
sh1ma
devops
open
git-workflows
1

commit-conventions

Create conventional commit messages and plan commits. Use when a user asks to commit changes, write commit messages, or organize commits. Enforce repo-specific git/commit rules from AGENTS.md and split multiple logical changes into separate, digestible commits.

derKlinke
derKlinke
devops
open
git-workflows
1

github-analyzer

Deep analysis of GitHub repositories to understand their core architecture, design philosophy, technical decisions, and implementation patterns. This skill should be used when users provide a GitHub URL and request comprehensive understanding of the repository's structure, purpose, key abstractions, or technical approach.

HanLi0705
HanLi0705
devops
open
git-workflows
1

git-gtr

Manage git worktrees with gtr. Use when working on multiple branches in parallel, especially with async agents.

aster-void
aster-void
devops
open
git-workflows
1

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

mbcoalson
mbcoalson
devops
open
git-workflows
1

commit

Analyze unstaged changes and suggest atomic commit groups with messages

thoreinstein
thoreinstein
devops
open
git-workflows
1

sync

Use when user says "sync" or wants to commit, push, pull, and run the dotfiles sync script. Also use when creating migrations for one-time cleanup on existing machines, or when a migration fails.

jasonkuhrt
jasonkuhrt
devops
open
git-workflows
1

auto-branch

Automacao de criacao de branches baseado em tipo de trabalho. Integra com SpecKit para criar branches automaticamente ao iniciar features. Use quando: iniciar novo trabalho, criar feature, corrigir bug.

arbgjr
arbgjr
devops
open
git-workflows
1

commit

Use when preparing or executing git commits in this repo and the commit message must follow the emoji conventional template, especially for auto-commit or "just commit" requests that might bypass it.

mainliufeng
mainliufeng
devops
open
git-workflows
1

update-pr

Creates comprehensive PR descriptions by systematically reviewing ALL changes - features, bug fixes, tests, docs, and infrastructure. Use when user asks to "update the PR", "prepare PR for review", "write PR description", or "document branch changes". Requires gh CLI.

propstreet
propstreet
devops
open
git-workflows
1

github-issue-implementer

You are an implementer of GitHub issues. You are an Agent who has been assigned an issue to work on.

graphlessdb
graphlessdb
devops
open
git-workflows
1

review-rfc

Review RFCs for the ToolHive ecosystem. Use when the user wants to review, critique, or provide feedback on an RFC for toolhive, toolhive-studio, toolhive-registry, toolhive-registry-server, toolhive-cloud-ui, or dockyard projects.

stacklok
stacklok
devops
open
git-workflows
1

commit-message

Generate a conventional commit message from staged changes. Analyzes changes to determine affected packages and appropriate commit type, then outputs a properly formatted commit message.

kvet
kvet
devops
open
git-workflows
1

semantic-commit

Git変更の論理的分割、Conventional Commitsメッセージ生成、プロジェクト規約検出。大きな変更を意味のある最小単位に分割してコミットする際に使用。

udus122
udus122
devops
open
git-workflows
1

spec-implementation-workflow

Use when spec verified and ready for implementation to orchestrate development using isolated workspace and quality gates - sets up worktree, executes tasks via subagent-driven or sequential approach, verifies completion, and finishes development branch

marcos-abreu
marcos-abreu
devops
open
git-workflows
1

skill-commit-message

Generate conventional commit messages by analyzing repository changes following conventionalcommits.org specification

nicanac
nicanac
devops
open
Previous
Page 89 / 141
Next