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
0

commit

Create a git commit with an appropriate message based on current changes.

tommyxchow
tommyxchow
devops
open
git-workflows
0

dev-worktree

This skill should be used when the user asks to "create an isolated worktree", "set up worktree for feature", "create a feature branch worktree", or needs workspace isolation with automatic dependency setup and test verification.

edwinhu
edwinhu
devops
open
git-workflows
0

create-pr

Create a GitHub pull request with meaningful description following project standards

chloe463
chloe463
devops
open
git-workflows
0

common-rules

Tüm skill'ler için ortak kurallar ve standartlar. Git workflow, code style, documentation ve performance best practices içerir.

kafkaspanel1
kafkaspanel1
devops
open
git-workflows
0

submit-pr

Create and submit a GitHub pull request from a fork to the upstream source repo. Use when asked to open or submit a PR for the current branch or recent changes.

ahupp
ahupp
devops
open
git-workflows
0

implementation

Implements GitHub issues that have approved implementation plans. Use when you need to implement an issue, create a branch, write code, and submit a PR. Requires a clear implementation plan in the issue comments.

forrestthewoods
forrestthewoods
devops
open
git-workflows
0

issue

調査レポートに基づきGitHub Issueを作成。複雑度判定・Sub-Issue分割・ラベル自動付与対応

PROLE-ISLAND
PROLE-ISLAND
devops
open
git-workflows
0

develop-feature

Pick up and implement the next available feature from /.agent-features/. Use when user says "develop feature", "work on next feature", "implement feature", or starts a new session to continue feature-driven development. Handles the full cycle from implementation through code review to commit.

TobiasBak
TobiasBak
devops
open
git-workflows
0

commit-helper

Git 커밋 메시지 생성 시 사용. commit, 커밋 키워드에 자동 활성화.

IDEA-on-Action
IDEA-on-Action
devops
open
git-workflows
0

commit-patterns

Generates conventional commit messages. Use when creating git commits or reviewing staged changes. Ensures NO AI attribution in commits.

RPvars
RPvars
devops
open
git-workflows
0

commit

変更を適切な粒度に分割してコミットします。コード変更完了時に自動的に提案します。

nikawa2161
nikawa2161
devops
open
git-workflows
0

github-sync

规范 GitHub 操作与 Taskmaster 任务同步规则,确保所有 GitHub 动作与任务管理同步。

lwpk110
lwpk110
devops
open
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 Codex have aligned on a new feature and want an executable plan to guide future work and review.

graysurf
graysurf
devops
open
git-workflows
0

workflow-context

Auto-load workflow settings when working in a project directory

minukHwang
minukHwang
devops
open
git-workflows
0

pr-workflow

현재 작업 내용을 커밋하고 PR을 생성한 후 코드 리뷰를 수행하고 피드백을 반영하여 머지하는 전체 워크플로우를 자동화합니다. 사용자가 "PR 만들어 줘", "커밋하고 PR 생성해 줘", "코드 리뷰 후 머지해 줘" 등의 요청을 할 때 사용합니다.

ikjingo
ikjingo
devops
open
git-workflows
0

git-worktree

Manage git worktrees with shell scripts for listing, creating, and deleting worktrees. Use when working with git repositories and need to create worktrees with new branches, delete existing worktrees, or view all worktrees. Particularly useful for parallel feature development or testing multiple branches simultaneously.

daronmcintosh
daronmcintosh
devops
open
git-workflows
0

git-worktree

Create, delete, and open git worktrees safely under /home/*/projects/*.worktrees/*. Use when you want an isolated checkout for a branch, want to remove a worktree safely, or want to open a worktree in VS Code.

tri-star
tri-star
devops
open
git-workflows
0

create-pr

GitHubにPull Requestを作成するスキル。コミット・プッシュ済みの状態で、現在のブランチの変更内容を分析し、適切なタイトルと説明文でPRを作成する。「PRを作成して」「プルリクエストを作って」「PR作って」などのトリガーで発動。

yn1323
yn1323
devops
open
git-workflows
0

checkpoint

Create timestamped work-in-progress commits to save current state locally without pushing. Use when experimenting or saving intermediate states.

Jameera-Mahima
Jameera-Mahima
devops
open
git-workflows
0

pull-request-management

GitHub PR operations - create, list, merge, update, and manage pull requests using gh CLI

Nice-Wolf-Studio
Nice-Wolf-Studio
devops
open
git-workflows
0

gitea-tea

Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.

beshkenadze
beshkenadze
devops
open
git-workflows
0

empty-commit

Create an empty commit for testing purposes

ashneyderman
ashneyderman
devops
open
git-workflows
0

git-branch-creator

Gitで「他のブランチ命名規則に従って」新規ブランチを作成する手順を定型化する。Use when: (1) 「ブランチを作って/切って」と依頼された、(2) 既存ブランチの命名規則を踏襲したい、(3) feature/hotfix 等のプレフィックスとスラッグ規則を揃えたい、(4) 作成〜pushまで一気にやりたい。

yamato0811
yamato0811
devops
open
Previous
Page 111 / 141
Next