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

using-github-api-with-gh-cli

This skill teaches how to access GitHub's REST and GraphQL APIs via gh api for inline PR comments, review threads, and data not available through standard gh commands. Use this when you need PR review comments, thread status, or other GitHub data that gh pr view doesn't provide.

johnnymo87
johnnymo87
devops
open
git-workflows
0

create-feature-pr

Create a new feature branch, implement feature work, commit with semantic-commit, and open a PR with gh using standardized templates. Use when the user asks to develop a new feature, start a feature branch, or open a feature PR; also when asked to draft a feature PR based on the latest commit message.

graysurf
graysurf
devops
open
git-workflows
0

commit

Create semantic commits following conventional commits format with proper granularity

chloe463
chloe463
devops
open
git-workflows
0

security-checklist

ファイル編集・コミット準備時に使用。シークレット漏洩防止チェックを実施。

TakumiOkayasu
TakumiOkayasu
devops
open
git-workflows
0

github-pr-review

Extract and review GitHub Pull Requests with comprehensive analysis

tolgaio
tolgaio
devops
open
git-workflows
0

pr-create

Create pull request from current branch with AI-generated title and description. Use when user wants to create a PR for their current branch. Triggers include: - Korean: "PR 만들어줘", "PR 생성해줘", "풀 리퀘스트 만들어줘" - English: "create PR", "open PR", "make pull request" - Context: User has commits on current branch and wants to open PR

furiosa-ai
furiosa-ai
devops
open
git-workflows
0

github-pr-flow

manage branches and full pull request lifecycle, from creation to merge

Z1-Test
Z1-Test
devops
open
git-workflows
0

generating-commit-messages

Gitのdiffから明確なコミットメッセージを生成。コミットメッセージ作成時やステージ変更のレビュー時に使用。

ryomamoyr
ryomamoyr
devops
open
git-workflows
0

pr-description

GitHub PR 템플릿(.github/PULL_REQUEST_TEMPLATE.md)을 사용해서 한국어로 Pull Request 설명을 작성합니다. 사용자가 PR을 생성하거나 PR 설명을 추가/업데이트하도록 요청할 때 사용하세요.

BitYoungjae
BitYoungjae
devops
open
git-workflows
0

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

JohnStrunk
JohnStrunk
devops
open
git-workflows
0

changelog-writer

变更日志编写技能。当用户需要编写 CHANGELOG、版本发布说明、更新记录,或需要整理 Git 提交历史生成变更日志时使用此技能。

enoch-robinson
enoch-robinson
devops
open
git-workflows
0

wt-new

Create a new git worktree and branch for feature development. Use when starting a new feature or story that needs isolated development. Creates worktree in tree/ directory with proper branch setup.

michael-menard
michael-menard
devops
open
git-workflows
0

process-commit

PRを作成する前に分割commitが必要な時に自動的に呼び出す必要があるスキルです

KanayaActa
KanayaActa
devops
open
git-workflows
0

developer

기능 개발 스킬. Repository 패턴, 태스크 프로세스, 코드 컨벤션. 코드 작성 시 사용.

mag123c
mag123c
devops
open
git-workflows
0

git-review

커밋 전에 git diff를 리뷰하고 문제를 한국어로 보고하는 스킬

forkmeeet
forkmeeet
devops
open
git-workflows
0

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

zebbern
zebbern
devops
open
git-workflows
0

dcg-safety

Destructive Command Guard (DCG) safety hook for all AI coding agents. Rust-based PreToolUse hook that blocks dangerous git and filesystem commands. Use when agent attempts destructive operations, safety verification is needed, or when checking protection status across VMs. Keywords: safety, git reset, rm -rf, destructive, guard, hooks, protection

stars-end
stars-end
devops
open
git-workflows
0

github-issues

manage the lifecycle of GitHub Issues, including creation, triage, milestones, search, and sub-issue hierarchy

Z1-Test
Z1-Test
devops
open
git-workflows
0

git-commands

Git command conventions. Use when running any git commands to avoid blocking on interactive pager.

madskilling
madskilling
devops
open
git-workflows
0

close-progress-pr

Finalize and archive a progress file for a GitHub PR: locate the related docs/progress file (prefer PR body Progress link), set Status to DONE, move it to docs/progress/archived/, update docs/progress/README.md, merge the PR with gh, patch the PR body Progress link to point to the base branch so it survives branch deletion, and (when present) patch the planning PR body to include an Implementation PR link. Use when a feature PR is ready to be closed and its progress tracking should be marked DONE.

graysurf
graysurf
devops
open
git-workflows
0

commit-docs

未コミットの変更を分析し、適切な粒度でコミットを作成してプッシュする。複数の独立した変更がある場合は論理的に分割し、各コミットが独立して動作することを保証する。コミットメッセージは日本語で記述し、「何をしたか」ではなく「なぜしたか」を伝える。

shin902
shin902
devops
open
git-workflows
0

changeset

Use this skill when the user wants to create a changeset for releasing changes, when preparing a release, or when running the /changeset command.

svycal
svycal
devops
open
git-workflows
0

clean-branches

Clean up git branches by analyzing merged/unmerged status, archiving completed work, and organizing active branches. This skill should be used when the user wants to clean up branches, organize their git repository, or review branch status. Triggered by "/clean-branches", "/branches", "clean branches", "check branches", "check branch", or "branches".

boaznahum
boaznahum
devops
open
Previous
Page 130 / 141
Next