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
4

local-config

This skill should be used for configuring devloop project settings via .devloop/local.md, git workflow preferences, commit settings, review options

Zate
Zate
devops
open
git-workflows
4

gobby-worktrees

This skill should be used when the user asks to "/gobby-worktrees", "create worktree", "spawn in worktree". Manage git worktrees for parallel development - create, list, spawn agents, sync, and cleanup.

GobbyAI
GobbyAI
devops
open
git-workflows
4

github-actions-syntax

GitHub Actionsワークフローの構文とイベントトリガー、ジョブ定義、ステップ実行、パーミッション管理、環境変数設定について実装指針を提供する。CI/CDパイプラインの構築と管理を支援。 Anchors: • GitHub Actions Workflow Syntax / 適用: ワークフロー構造設計 / 目的: 公式構文に準拠した実装 • YAML 1.2 Specification / 適用: 構文検証・パース / 目的: 正確なYAML記述 • 12-Factor App (Config) / 適用: 環境変数設計 / 目的: 環境非依存の設定管理 Trigger: Use when creating or editing GitHub Actions workflow files, troubleshooting syntax errors, configuring event triggers, setting up job dependencies and matrix strategies, or managing permissions and environment variables. github actions, workflow syntax, yaml, event trigger, jobs, steps, permissions, environment variables

daishiman
daishiman
devops
open
git-workflows
4

worktree

Manage git worktrees for isolated development. Use when user asks to create isolated workspaces, work on multiple branches simultaneously, set up parallel development environments, or clean up old worktrees.

cruzanstx
cruzanstx
devops
open
git-workflows
4

branch-namer

Generate semantic branch names from work item metadata following conventions

fractary
fractary
devops
open
git-workflows
4

git-hooks-concepts

Git Hooksの基本概念、ライフサイクル、実装パターンを提供し、コミット前のコード品質チェックとプッシュ前のテスト自動化を実現するスキル。 Anchors: • Pro Git (Scott Chacon) / 適用: Git Hooksのライフサイクル理解 / 目的: クライアント/サーバー側フックの適切な選択 • Continuous Delivery (Jez Humble) / 適用: 自動化パイプライン設計 / 目的: 品質ゲートの段階的実装 Trigger: Use when implementing Git hooks for pre-commit code quality checks, pre-push test execution, or commit message validation. pre-commit, pre-push, git hooks, husky, lint-staged, conventional commits

daishiman
daishiman
devops
open
git-workflows
4

pr-health-check

Use when checking if PR is ready to merge. Validates merge-readiness and PR status patterns.

JacobPEvans
JacobPEvans
devops
open
git-workflows
4

git-worktree

Git worktreeを使用した並行作業管理。実装開始時にworktreeを作成し、完了時に削除する。

ushironoko
ushironoko
devops
open
git-workflows
4

github-pr-review-operation

PRレビュー操作。PRレビュー、コードレビュー、PR操作が必要な時に使用。

dealforest
dealforest
devops
open
git-workflows
4

commit-by-logical-units

変更内容を確認し、論理的な単位で複数のコミットに分けて実行します

backpaper0
backpaper0
devops
open
git-workflows
4

twig-guide

This skill should be used when the user: - Wants to work on multiple branches simultaneously or in parallel - Needs to start a new feature/task while preserving current work - Asks about git worktree operations (create, remove, list, clean) - Mentions "twig" commands (add, remove, clean, list, init) - Wants to carry or move uncommitted changes to a new branch - Wants to copy/sync changes between branches - Needs to isolate work in a separate directory - Asks about switching context without stashing - Wants to clean up old/merged branches and their worktrees - Says phrases like "new worktree", "create worktree", "branch off", "work on something else", "start new work", "parallel work", "separate workspace", "another branch" Use this skill for ANY worktree-related operation, not just when explicitly asking about twig.

708u
708u
devops
open
git-workflows
4

github-graphql

Use when querying GitHub via GraphQL. Provides patterns for PR threads, comments, and mutations.

JacobPEvans
JacobPEvans
devops
open
git-workflows
4

summary

Generate branch summaries for PR descriptions.

Yuvasee
Yuvasee
devops
open
git-workflows
4

lock-file-management

ロックファイル整合性と依存関係再現性の専門スキル。pnpm-lock.yaml、package-lock.json、yarn.lockを管理し、一貫性のあるビルド、マージコンフリクト解決、CI/CD最適化を実現。 Anchors: • The Pragmatic Programmer / 適用: 依存関係管理 / 目的: 再現可能なビルド Trigger: Use when managing lock files, resolving merge conflicts, verifying integrity, or optimizing CI/CD caching.

daishiman
daishiman
devops
open
git-workflows
4

commit-creator

Create semantic commits with FABER metadata and conventional commit format

fractary
fractary
devops
open
git-workflows
4

gitignore-management

.gitignore設計と管理スキル。機密ファイルパターン、プロジェクト固有除外、プラットフォーム別パターン、.gitignore検証手法を提供。 Anchors: • Pro Git (Scott Chacon) / 適用: バージョン管理 / 目的: 除外パターンの基礎 • The Pragmatic Programmer / 適用: 実践的改善 / 目的: 効率的なパターン設計 • GitHub gitignore templates / 適用: 言語別テンプレート / 目的: 標準パターン Trigger: Use when designing gitignore files, adding sensitive file patterns, configuring project-specific exclusions, validating gitignore patterns, or optimizing cross-platform exclusion rules. gitignore, ignore patterns, secrets, env files, build artifacts, cache

daishiman
daishiman
devops
open
git-workflows
4

repo-config-wizard

Interactive setup wizard for configuring the Fractary Repo Plugin

fractary
fractary
devops
open
git-workflows
4

github-cli-patterns

Use when working with gh CLI. Provides patterns for PRs, issues, reviews, and repository operations.

JacobPEvans
JacobPEvans
devops
open
git-workflows
4

telemetry-pr-insights

Concise, PR-friendly telemetry reports scoped to current branch lifetime. For CI/automation.

blueplane-ai
blueplane-ai
devops
open
Previous
Page 68 / 141
Next