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

mouse

Work a ba task to completion in a branch, including review follow-ups, then PR for human review

open-horizon-labs
open-horizon-labs
devops
open
git-workflows
7

git-security-2025

Git security best practices for 2025 including signed commits, zero-trust workflows, secret scanning, and verification

JosiahSiegel
JosiahSiegel
devops
open
git-workflows
7

github-pr-workflow

Working with GitHub Pull Requests using the gh CLI. Use for fetching PR details, review comments, CI status, and understanding the difference between PR-level comments vs inline code review comments.

YPares
YPares
devops
open
git-workflows
7

npm-git-install

Install npm packages directly from GitHub repositories using git URLs. Use when installing packages from private repos, specific branches, or unreleased versions not yet on npm registry.

supercent-io
supercent-io
devops
open
git-workflows
7

notes

Address PR comments in worktree, resolve feedback, push fixes

open-horizon-labs
open-horizon-labs
devops
open
git-workflows
7

oh-task

Work a GitHub issue to completion in a branch, including review follow-ups, then PR for human review

open-horizon-labs
open-horizon-labs
devops
open
git-workflows
7

stacked-prs

Create and manage stacked (dependent) pull requests for complex features

bobmatnyc
bobmatnyc
devops
open
git-workflows
7

merge-integrator

Merge task branches and resolve conflicts for Ralph parallel execution. Use when merging completed task branches or resolving git conflicts. Triggers on: merge branches, resolve conflict, integration merge.

frizynn
frizynn
devops
open
git-workflows
7

worktree-manager

Create alpha-forge git worktrees with automatic branch naming from descriptions. Use when user says create worktree, new worktree, alpha-forge worktree, AF worktree, or describes a feature to work on in alpha-forge.

terrylica
terrylica
devops
open
git-workflows
7

oh-merge

Review and merge open PRs for GitHub issues as a cohesive batch

open-horizon-labs
open-horizon-labs
devops
open
git-workflows
7

git-2025-features

Git 2.49+ features including reftables, sparse-checkout, partial clone, git-backfill, and worktrees

JosiahSiegel
JosiahSiegel
devops
open
git-workflows
7

jj-vcs

Use jj (Jujutsu) version control system. Load this skill when the user wants to perform version control operations and the repository uses jj (check for .jj directory), or when the user explicitly mentions jj/jujutsu.

datwaft
datwaft
devops
open
git-workflows
7

jj-clone-third-party

Clone external repositories into work/ directory for examination and source code research. Use when needing to understand third-party dependency implementations, debug upstream issues, or research API usage patterns. (project)

thoughtpolice
thoughtpolice
devops
open
git-workflows
7

session-start

Initialize a coding session by loading git workflow rules and checking Unity console status. Run this at the start of each session.

BlindsidedGames
BlindsidedGames
devops
open
git-workflows
7

ado-windows-git-bash-compatibility

Windows and Git Bash compatibility guidance for Azure Pipelines. Covers path conversion issues, shell detection in pipeline scripts, MINGW/MSYS path handling, Windows agent configuration, cross-platform script patterns, and troubleshooting common Windows-specific pipeline failures.

JosiahSiegel
JosiahSiegel
devops
open
git-workflows
7

docker-git-bash-guide

Comprehensive Windows Git Bash and MINGW path conversion guide for Docker volume mounts and commands

JosiahSiegel
JosiahSiegel
devops
open
git-workflows
7

gh-issues

Use when creating, listing, or viewing GitHub issues via CLI - triggers on issue management tasks, bug reporting, or feature requests

DavidNix
DavidNix
devops
open
git-workflows
7

local-review

Use when reviewing local branch changes before merge, when you want code review feedback without a PR, or before committing significant changes

achiurizo
achiurizo
devops
open
git-workflows
7

commit-and-pr

Split staged changes into a sequence of Conventional Commits (reusing repo commit types/scopes), then push and create a GitHub PR via `gh` using the repo’s PR template.

rbright
rbright
devops
open
git-workflows
7

novel-revision

Manage multi-level novel revisions while preventing cascade problems. Use when editing novels, when changes at one level break things at others, when you need systematic change management for long-form fiction, or when revisions keep creating new problems.

jwynia
jwynia
devops
open
git-workflows
7

git-2-49-features

Git 2.49+ features including git-backfill, path-walk API, and performance improvements

JosiahSiegel
JosiahSiegel
devops
open
git-workflows
7

windows-git-bash-paths

Windows and Git Bash path handling for SSDT, SqlPackage, and DACPAC files with shell detection

JosiahSiegel
JosiahSiegel
devops
open
git-workflows
7

security-review-pr

PR/branch security review focused on HIGH-CONFIDENCE vulnerabilities with minimal false positives. Uses git diff analysis and sub-task parallelization.

davidcjones79
davidcjones79
devops
open
Previous
Page 62 / 141
Next