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
3

writing-plans

Use when design is complete and you need detailed implementation tasks - creates tracked MCP issues with exact file paths, complete code examples, and verification steps. Optional reference plan file for architecture overview.

samjhecht
samjhecht
devops
open
git-workflows
3

team-standards

Team coding standards, conventions, and collaboration guidelines for WordPress development. Use when starting new projects, onboarding team members, or ensuring code consistency across the team.

vapvarun
vapvarun
devops
open
git-workflows
3

pr-writing

Best practices for writing clear, effective pull request descriptions. Use when creating PRs to ensure they communicate changes effectively to reviewers.

shwilliamson
shwilliamson
devops
open
git-workflows
3

pr-review-integration

Review pull requests by integrating GitHub operations with Linear issue tracking. Use when: (1) Validating PR changes against Linear issue requirements, (2) Checking if PR addresses all acceptance criteria from Linear issues, (3) Creating comprehensive PR reviews that link code changes to project requirements, (4) Identifying gaps between PR changes and issue requirements, or (5) Posting review findings to both GitHub PRs and Linear issues. Combines GitHub CLI operations with Linear MCP functions for end-to-end PR review workflows.

lambda-curry
lambda-curry
devops
open
git-workflows
3

create-pr

Creates pull requests with bilingual documentation updates. Use when user asks to create PR, make a pull request, or submit changes for review. Automatically updates both English and Chinese README files.

Charon-Fan
Charon-Fan
devops
open
git-workflows
3

git-context

Store and manage coding context in git. Use when saving decisions, tracking tasks, planning complex work, or coordinating with other agents. Activates on mentions of "save context", "track task", "planning", or multi-agent coordination.

jxucoder
jxucoder
devops
open
git-workflows
3

git-worktrees

Use git worktrees for parallel development on multiple branches simultaneously

bobmatnyc
bobmatnyc
devops
open
git-workflows
3

github-actions

Use when creating GitHub Actions workflows - covers CI/CD, matrix testing, and release automation

mcclowes
mcclowes
devops
open
git-workflows
3

release-guard

STRICT GitHub release gatekeeper. Blocks premature releases (from develop, incomplete CI). Verifies PR merged to main + ALL CI passed before allowing tag/release. Triggers on "release", "tag", "publish", "deploy", "version".

d-o-hub
d-o-hub
devops
open
git-workflows
3

devgh

GitHub CLI operations

kevinslin
kevinslin
devops
open
git-workflows
3

gitlab

Manage and view GitLab resources

vrslev
vrslev
devops
open
git-workflows
3

incremental-implementation

Use when building multi-day features, avoiding long-lived branches, features taking >1 day, changes touching multiple systems, or high-risk changes needing gradual rollout - break features into deployable increments that each provide value

HTRamsey
HTRamsey
devops
open
git-workflows
3

implement-spec

Orchestrate spec-to-PR workflow with session tracking, worktree isolation, and audit trail

samjhecht
samjhecht
devops
open
git-workflows
3

gwt

Manage git worktrees using gwt for branch-based workflow. Use when switching branches, creating worktrees, listing worktrees, or cleaning up after merging PRs.

troydai
troydai
devops
open
git-workflows
3

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

heyJordanParker
heyJordanParker
devops
open
git-workflows
3

gh-search-commits

Use when searching commit history on GitHub - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling

aaddrick
aaddrick
devops
open
git-workflows
3

worktree-isolation

Use when implementing features in git worktrees to ensure all changes stay in the correct worktree - prevents "bleeding" of changes back to main branch

samjhecht
samjhecht
devops
open
git-workflows
3

using-git-worktrees

Create isolated git worktrees with smart directory selection and safety verification

BbgnsurfTech
BbgnsurfTech
devops
open
git-workflows
3

writing-go

Idiomatic Go 1.25+ development. Use when writing Go code, designing APIs, discussing Go patterns, or reviewing Go implementations. Emphasizes stdlib, concrete types, simple error handling, and minimal dependencies.

julianobarbosa
julianobarbosa
devops
open
git-workflows
3

fetch-pr-review-comments

MUST use this skill when user asks to check/review PR comments, address reviewer feedback, fix review issues, or respond to code review. Fetches unresolved review comments from GitHub PR for the current branch.

shogogg
shogogg
devops
open
git-workflows
3

git-master

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with sisyphus_task(category='quick', skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.

robertpelloni
robertpelloni
devops
open
git-workflows
3

plan-parallel-dev

複数開発者での並列開発計画書を作成するスキル。git worktree を活用したブランチ戦略、タスクの依存関係分析、クリティカルパス計算、開発者ロール割り当て、タイムライン作成を行う。「並列開発計画を作って」「複数人で同時開発したい」「worktree で分担したい」「開発を最大限並列化したい」などのリクエスト時に使用。また、「〇〇を並列で修正して」「worktree で△△をやって」「並列タスクを追加」などのリクエストで、オンデマンドの並列タスクを即座に開始できる。

hiroshi75
hiroshi75
devops
open
git-workflows
3

release-workflow

リリースワークフロー管理スキル。CHANGELOG更新、セマンティックバージョニング、GitHub Release作成、リリースブランチ運用のベストプラクティスを提供。「リリース」「バージョン」「CHANGELOG」「タグ」「GitHub Release」などのキーワードで自動適用。

no-problem-dev
no-problem-dev
devops
open
git-workflows
3

self-review

Review your own changes before committing or creating a pull request

dot-agents
dot-agents
devops
open
Previous
Page 71 / 141
Next