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
29

repository-structure

リポジトリ構造定義書を作成するための詳細ガイドとテンプレート。リポジトリ構造定義時にのみ使用。

GenerativeAgents
GenerativeAgents
devops
open
git-workflows
29

using-git-worktrees

Create isolated git worktrees with smart directory selection and safety verification

obra
obra
devops
open
git-workflows
28

git

Guide for using git according to my preferences. Use it when you're asked to commit something.

maragudk
maragudk
devops
open
git-workflows
27

project-setup-and-miyabi-integration

Complete project initialization including Cargo workspace setup, GitHub integration, and Miyabi framework integration. Use when creating new projects or integrating Miyabi.

ShunsukeHayashi
ShunsukeHayashi
devops
open
git-workflows
27

git-commit-rules

brainbaseにおけるGitコミットのルールとフォーマット。コミットメッセージの書き方、type一覧、自動提案タイミングを定義。コミット作成時に使用。

Unson-LLC
Unson-LLC
devops
open
git-workflows
27

verify-first-debugging

【必須】バグ修正時は常にこのフレームワークを使用すること。仮説より先に確認を積み上げ、根本原因から修正する6 Phase体系。

Unson-LLC
Unson-LLC
devops
open
git-workflows
27

dev-workflow-guide

開発ワークフロー統合ガイド(7 Skills統合版)。Git運用・CI/CD管理・Design-to-Code・Claude Code活用・ワークフロー検証・Worktree管理・CI/CD認証を統合。§ 1(Gitコミット)→ § 2(CI/CD)→ § 3(Design-to-Code)→ § 4(Claude Code)→ § 5(ワークフロー検証)→ § 6(Worktree管理)→ § 7(CI/CD認証)の7セクションで、開発プロセス全体を参照可能

Unson-LLC
Unson-LLC
devops
open
git-workflows
26

devops-deployment

Use when setting up CI/CD pipelines, containerizing applications, deploying to Kubernetes, or writing infrastructure as code. Covers GitHub Actions, Docker, Helm, and Terraform patterns.

yonatangross
yonatangross
devops
open
git-workflows
26

stacked-prs

Multi-PR development for large features. Stack dependent PRs, manage rebases, and get faster reviews on smaller changes.

yonatangross
yonatangross
devops
open
git-workflows
26

worktree-coordination

Manage multiple Claude Code instances across git worktrees. Check status, claim/release file locks, sync decisions, and prevent conflicts.

yonatangross
yonatangross
devops
open
git-workflows
26

git-recovery

Quick recovery from common git mistakes including undo commits, recover branches, and reflog operations

yonatangross
yonatangross
devops
open
git-workflows
25

history

Smart temporal analysis using git history - Hotspots, Coupling, and Recent Contributors

lis186
lis186
devops
open
git-workflows
24

pr-resolver

Automate GitHub pull request review resolution by processing ALL review comments and fixing ALL failing CI checks. Use when: (1) A PR has review comments that need to be addressed and resolved, (2) CI/CD checks are failing and need fixes, (3) You want to process all PR feedback and mark conversations as resolved, (4) You need to iterate on PR feedback quickly. IMPORTANT: This skill processes EVERY comment - no skipping allowed. Always fetches fresh data from GitHub. The only acceptable end state is zero unresolved threads. COMMIT CADENCE: Each thread gets its own commit (fix → commit → resolve → next). Never batch commits at the end.

zenobi-us
zenobi-us
devops
open
git-workflows
24

git-workflow

Modern Git collaboration patterns for team development - branching strategies, PR workflows, commit conventions, and code review best practices

vasilyu1983
vasilyu1983
devops
open
git-workflows
24

storage-taskwarrior

Manage Taskwarrior tasks scoped to the current git repository using its remote URL as a project identifier.

zenobi-us
zenobi-us
devops
open
git-workflows
24

examples

Real-world examples of Conventional Commits for different scenarios and commit types.

zenobi-us
zenobi-us
devops
open
git-workflows
24

pr-descriptions

Use when gh pr edit --body fails silently or returns no error but doesn't persist changes - provides fallback pattern using GitHub REST API directly for reliable PR description updates

zenobi-us
zenobi-us
devops
open
git-workflows
24

claude-code-project-memory

Configure CLAUDE.md project memory files for persistent context, coding standards, architecture decisions, and team conventions. Reference for the 4-tier memory hierarchy and quick-add commands.

vasilyu1983
vasilyu1983
devops
open
git-workflows
24

specification

Complete technical specification for Conventional Commits with all formal rules and requirements.

zenobi-us
zenobi-us
devops
open
git-workflows
24

create-new-bun-package-repo

Use when creating new Bun packages from zenobi-us/bun-module template - automates repo creation, cloning, and setup using GitHub CLI; note setup.sh runs non-interactively with defaults requiring manual package.json updates

zenobi-us
zenobi-us
devops
open
git-workflows
24

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

zenobi-us
zenobi-us
devops
open
Previous
Page 54 / 141
Next