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
7

jj-graft-third-party

Integrate third-party repository history into the monorepo by adding remotes and creating workspaces. Use when testing patches to upstream projects, making local modifications to dependencies, or maintaining forks that need to track upstream changes. (project)

thoughtpolice
thoughtpolice
devops
open
git-workflows
6

github-agile

Diagnose GitHub-driven agile workflow problems and guide feature branch development

jwynia
jwynia
devops
open
git-workflows
6

pr-commit-workflow

This skill should be used when creating commits or pull requests, enforcing a human-written PR structure, intent capture, and evidence in agentic workflows.

joshp123
joshp123
devops
open
git-workflows
6

ghm-gate-check

Validates gate criteria before PRD lifecycle advancement. Triggers before advancing from v0.X to v0.Y or explicit `/ghm-gate-check` invocation. Outputs pass/block summary with missing artifacts list.

mattgierhart
mattgierhart
devops
open
git-workflows
6

understanding-cross-phase-stacking

Use before starting any new phase - explains how sequential and parallel phases automatically chain together through base branch inheritance (main worktree tracks progress, parallel phases inherit from current branch, no manual intervention needed)

arittr
arittr
devops
open
git-workflows
6

conventional-commits

Format commit messages following Conventional Commits 1.0.0 specification. Ensures consistent, semantic commit messages that support automated changelog generation and semantic versioning. Includes jujutsu and git examples with jujutsu-first approach for best practices.

vdesjardins
vdesjardins
devops
open
git-workflows
6

github-integration

Use when building GitHub-based features - Explains auth token usage, Gist reading/writing and rendering helpers.

dave1010
dave1010
devops
open
git-workflows
6

dart-remove-roots

To remove previously registered Dart project roots, revoke tool access by removing those roots.

X-School-Academy
X-School-Academy
devops
open
git-workflows
6

git-branch-manager

Create, switch, and manage git branches with proper handling of uncommitted changes. Use when creating feature branches, switching contexts, or cleaning up after merges.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

read-unresolved-pr-comments

GitHub PRから未対応のコメントを取得します。GraphQL APIで (1) コード特定行への未解決Review threads(Resolve可能)と (2) コードブロックを含むIssue comments(会話タブ、Resolve不可)の両方を取得し、JSON形式で出力します。PR情報(番号・タイトル・URL・状態・作成者・レビュアー)も含まれます。

getty104
getty104
devops
open
git-workflows
6

btcpayserver-doc

GitHub repository skill for btcpayserver/btcpayserver-doc

enuno
enuno
devops
open
git-workflows
6

commit

Use when creating git commits in this project

BumgeunSong
BumgeunSong
devops
open
git-workflows
6

manage-issue-status

Use automatically after EVERY PR merge when working on milestone-tracked work. Closes completed issues, searches for dependent issues blocked by completed work, verifies all dependencies are satisfied, and updates status labels (ready/blocked).

perigrin
perigrin
devops
open
git-workflows
6

git-state-validator

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

phase-task-verification

Shared branch creation and verification logic for sequential and parallel task execution - handles git operations, HEAD verification, and MODE-specific behavior

arittr
arittr
devops
open
git-workflows
6

create-git-worktree

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

getty104
getty104
devops
open
git-workflows
6

global-conventions

Follow established project structure, version control practices, documentation standards, and development workflows to maintain consistency across the team. Use this skill when organizing files and directories in a project. When writing README documentation or contributing guidelines. When creating git commits with clear messages or pull request descriptions. When managing environment configuration or dependencies. When setting up feature flags or maintaining changelogs. When establishing code review processes or testing requirements. This skill applies to all project management and development workflow tasks.

coreyja
coreyja
devops
open
git-workflows
6

github-wrapped

Generate a verifiable GitHub Wrapped year-in-review as a single-file HTML (raw gh API JSON saved, Python-built dataset embedded), with a Bilibili-style narrative, smooth transitions, and mobile-friendly paged mode. Requires gh CLI to be authenticated.

acking-you
acking-you
devops
open
git-workflows
6

github

GitHub operations guide using gh CLI. Use when: - Working with GitHub Issues - Managing sub-issues (parent-child relationships) - Posting comments to a PR - Posting inline comments to a PR - Replying to PR comments - Checking diffs with line numbers

i9wa4
i9wa4
devops
open
git-workflows
6

sdk-sm

GitHub repository skill for bitwarden/sdk-sm

enuno
enuno
devops
open
Previous
Page 63 / 141
Next