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
0

git-worktrees

Create, list, and remove git worktrees for parallel agent work. Use when you need isolated workdirs, new worktree branches, or safe cleanup workflows.

JoernStoehler
JoernStoehler
devops
open
git-workflows
0

linux-filesystem

Filesystem operations within workspace boundaries

BreakerOfStems
BreakerOfStems
devops
open
git-workflows
0

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

d-oit
d-oit
devops
open
git-workflows
0

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'.

frankxai
frankxai
devops
open
git-workflows
0

security-checker

Validates that no secrets or sensitive data are being committed to the repository

edri2or-commits
edri2or-commits
devops
open
git-workflows
0

project-init

Initialize project with stack-specific configuration. Use when user wants to set up repository for a specific technology stack (Node.js, Python, Rust, Go).

DennisToma
DennisToma
devops
open
git-workflows
0

parallelize

Create isolated git worktree, open new iTerm2 window with Claude Code, and spawn a task agent there for parallel work. Use when the user says "parallelize" followed by a task description, or asks to work on something in parallel.

ericpardee
ericpardee
devops
open
git-workflows
0

engineering-principles

Core repo preferences: simplicity-first, DRY, and avoid compatibility shims unless explicitly requested.

slotix
slotix
devops
open
git-workflows
0

address-comments

Help address GitHub PR review comments. Use when the user mentions PR reviews, code review feedback, reviewer comments, or needs to resolve review threads.

STRRL
STRRL
devops
open
git-workflows
0

close-progress-pr

Finalize and archive a progress file for a GitHub PR: locate the related docs/progress file (prefer PR body Progress link), set Status to DONE, move it to docs/progress/archived/, update docs/progress/README.md, merge the PR with gh, patch the PR body Progress link to point to the base branch so it survives branch deletion, and (when present) patch the planning PR body to include an Implementation PR link. Use when a feature PR is ready to be closed and its progress tracking should be marked DONE.

graysurf
graysurf
devops
open
git-workflows
0

initialize

Initialize ÆtherLight in a new repository. Sets up folder structure, Git workflow, configuration files, and development standards.

AEtherlight-ai
AEtherlight-ai
devops
open
git-workflows
0

create-pr

Create a Pull Request for the current issue branch

builtby-win
builtby-win
devops
open
git-workflows
0

pr

Creates pull requests with proper formatting. Use when creating PRs, opening pull requests, or preparing changes for review.

deanmoses
deanmoses
devops
open
git-workflows
0

go-developer

Instructions for writing Go code following idiomatic Go practices and community standards

barrydobson
barrydobson
devops
open
git-workflows
0

pkm-work

GitHub Pull Request를 분석하여 Obsidian PKM 시스템에 work 노트를 자동 생성하고 daily journal에 백링크를 추가합니다. PR URL 또는 PR 번호를 전달하면 자동으로 처리됩니다.

7loro
7loro
devops
open
git-workflows
0

project-bootstrap

요구사항 명세를 기반으로 프로젝트 아키텍처와 GitHub Actions CI 파이프라인을 설계합니다. "프로젝트 시작", "프로젝트 초기화", "CI 설정", "아키텍처 설계" 등의 요청 시 활성화됩니다.

dlddu
dlddu
devops
open
git-workflows
0

pr-check

Check GitHub PRs for conflicts, CI status, and review comments. Use when the user asks to check PR status, review PRs, see open PRs, check for merge conflicts, or asks about PRs needing their review.

y4m3
y4m3
devops
open
git-workflows
0

pr-create

Create pull request from feature branch

YoniChechik
YoniChechik
devops
open
git-workflows
0

create-commit

Create git commit for all uncommitted changes in the repository

ashneyderman
ashneyderman
devops
open
git-workflows
0

handoff

Prepare session handoff with git commit summary

fpontejos
fpontejos
devops
open
git-workflows
0

pull-request-conventions

Use when creating or merging pull requests - provides branch naming, PR title format, and description requirements for consistent PR workflows

zookanalytics
zookanalytics
devops
open
git-workflows
0

fetch-pr-comments

Fetch unresolved PR review comments and feedback on the current branch. Use when you need to address outstanding PR review items or see what feedback needs to be resolved. Optionally filter by a specific reviewer.

hvent90
hvent90
devops
open
git-workflows
0

worktree-path-policy

Ensures all file operations occur in the correct worktree directory to prevent accidental changes to the wrong codebase. Use when implementing, reviewing, testing, or documenting code in worktree-based development workflows.

binee108
binee108
devops
open
Previous
Page 136 / 141
Next