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
1

branch-creator

Issue 番号に基づいて feature ブランチを自動作成する。「ブランチ作成」「ブランチを作って」「新しいブランチ」「feature ブランチ」「Issue からブランチ」「作業ブランチを作成」「ブランチ切って」などで起動。feature/[issue番号] 形式でブランチを作成。

shiiman
shiiman
devops
open
git-workflows
1

gh-pr-handling

Expert GitHub CLI and PR handling. Use when working with pull requests, GitHub issues, reviews, CI checks, or any gh command operations.

martin-janci
martin-janci
devops
open
git-workflows
1

polishing-issues

Make a GitHub issue self-contained for a single feature/fix so any coding agent can execute it without back-and-forth. Focus on scope, file touchpoints, acceptance criteria, and validation.

chrisrodz
chrisrodz
devops
open
git-workflows
1

get-issue-context

获取 GitHub Issue 完整上下文。当需要分析、回复或处理 Issue 时使用。

shiertier
shiertier
devops
open
git-workflows
1

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

Crumbgrabber
Crumbgrabber
devops
open
git-workflows
1

review-pr

Review pull requests using GitHub CLI. Invoke with /review-pr <pr-number-or-url>

mitch-mitchel
mitch-mitchel
devops
open
git-workflows
1

commit-messenger

コミットメッセージの命名規則を設定する。「コミットメッセージ設定」「コミット規則」「コミット形式を設定」「コミットメッセージルール」「commit message 設定」「コミットの書き方を設定」「コミットフォーマット」などで起動。プロジェクト固有のコミットメッセージルールを管理。

shiiman
shiiman
devops
open
git-workflows
1

pr

Create pull requests via git and GitHub CLI while following repo templates and Conventional Commits. Use when a user asks to make a PR, push a branch, or open a GitHub PR, and when explicit confirmation is required before sending the PR.

hrntknr
hrntknr
devops
open
git-workflows
1

mr-review

Review and approve GitLab merge requests using glab CLI

sysbot
sysbot
devops
open
git-workflows
1

ship

Quickly add, commit, and push changes to the current branch

Ben8t
Ben8t
devops
open
git-workflows
1

open-source-contribution

Open source contribution best practices. Creating quality pull requests, writing good issues, following project conventions, and collaborating effectively with maintainers.

terraphim
terraphim
devops
open
git-workflows
1

pr-reviewer

他者の PR をレビューして GitHub にコメントを投稿する(レビュアー向け)。「PR レビュー」「PR をレビュー」「コードレビュー」「レビューして」「セキュリティレビュー」「パフォーマンスレビュー」などで起動。

shiiman
shiiman
devops
open
git-workflows
1

vanilla-rails-work-breakdown

Use when planning Rails features or breaking down work into PRs - enforces 2-5 file PRs, bug fix separation, and one-sentence scope test

ZempTime
ZempTime
devops
open
git-workflows
1

write-commit

Write well-structured commit messages.

michalvavra
michalvavra
devops
open
git-workflows
1

github-feature-ticket-generator

사용자의 간단한 기능 설명을 바탕으로 GitHub 기능 티켓을 자동으로 생성합니다. 프론트엔드, 백엔드, 공통, 인프라 섹션별로 세부 태스크를 체크박스 형태로 작성하고, gh issue create 명령으로 Mockly-Company/.github 레포에 직접 생성합니다. 버그 리포트나 문의가 아닌, 새로운 기능 개발 티켓 생성 시에만 사용합니다.

Mockly-Company
Mockly-Company
devops
open
git-workflows
1

create-feature-branch

Create a new feature branch following Git Flow strategy. Use when starting new feature development, creating a branch for an issue, or when user says "create branch", "new feature", "start working on issue".

tettuan
tettuan
devops
open
git-workflows
1

tdd-workflow

Anthropic Best Practices 기반 TDD 워크플로우. Red-Green-Refactor 강제.

garimto81
garimto81
devops
open
git-workflows
1

get-pr-context

获取 GitHub PR 完整上下文。当需要审查、修复或讨论 PR 时使用。

shiertier
shiertier
devops
open
git-workflows
1

commit-message

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

nicanac
nicanac
devops
open
git-workflows
1

pr-review

Pull request review patterns including focus areas, feedback guidelines, and approval criteria.

5dlabs
5dlabs
devops
open
git-workflows
1

git-worktree-clone

Clone a Git repository as bare repo and set it up for git worktrees workflow. Use when the user says "clone as bare repo", "setup git worktrees", "worktree clone", or asks to clone a repo for worktree usage.

mhalder
mhalder
devops
open
git-workflows
1

posting-review-summary

Posts or updates the PR summary comment. Detects context (GitHub sticky comment, GitHub new comment, or local file) and routes output accordingly. Use after all findings are classified and inline comments are posted.

bitwarden
bitwarden
devops
open
git-workflows
1

release

Release a merged PR by tagging and creating a GitHub release. Use when asked to "release", "tag", or "create a release".

intrusive-memory
intrusive-memory
devops
open
Previous
Page 95 / 141
Next