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
2

worktree-merge

Use when merging parallel worktrees back together after parallel implementation

axiomantic
axiomantic
devops
open
git-workflows
2

update-issue-status

Update the status of a GitHub Issue to any available status in all linked projects using the `gh project item-edit` command. Allows interactive status selection via CLI.

Tasup
Tasup
devops
open
git-workflows
2

pr-backlog-cleaner

Clean and normalize a large backlog of GitHub pull requests in messy repositories. This skill should be used when facing a repository with numerous stale, conflicted, or outdated PRs that need systematic review, conflict resolution, testing, and disposition (merge, close, or defer). Handles PR triage, automated rebasing, CI verification, risk assessment, and safe merging while maintaining default branch stability.

auldsyababua
auldsyababua
devops
open
git-workflows
2

generating-commit-messages

Stages all changes and generates clear commit messages following conventional commit format. Use when ready to commit your work.

seanogdev
seanogdev
devops
open
git-workflows
2

gh

Use GitHub CLI for searching and working with Ascend repositories.

lostmygithubaccount
lostmygithubaccount
devops
open
git-workflows
2

graphite-workflow

Use this skill when working with Graphite (gt) for stacked PRs, when the user mentions pull requests, Graphite, stacking, or gt commands. Ensures proper use of gt commands instead of raw git for stack-aware operations.

narrowstacks
narrowstacks
devops
open
git-workflows
2

conflict-resolution

Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity

troykelly
troykelly
devops
open
git-workflows
2

git-repository-detection

Detect GitHub repository name and owner from git remotes. Use when needing repo identifier for GitHub CLI, API calls, or when working with multiple repositories. Automatically extracts owner/repo format.

laurigates
laurigates
devops
open
git-workflows
2

github-hunter

Automatically discover, score, and archive relevant GitHub repositories for BidDeed.AI and Life OS projects. Use this skill when the user requests to find GitHub repositories for specific topics, technologies, or domains that could be integrated into existing projects. Triggers include phrases like "find GitHub repos for", "discover repositories about", "search GitHub for projects related to", or when analyzing videos/articles that mention GitHub projects.

breverdbidder
breverdbidder
devops
open
git-workflows
2

creating-commits

Create atomic Git commits with proper messages and co-author signatures. Use when the user asks to "commit my changes", "make a commit", "save my work", or mentions committing code changes. Focuses on commit message formatting, atomic commits, and maintaining consistent co-authorship attribution.

japboy
japboy
devops
open
git-workflows
2

session-review-notes

Upsert a single PR comment that serves as an AI session ledger (human steering, deltas, tests) across Codex + Claude Code. Not a PR description.

DiversioTeam
DiversioTeam
devops
open
git-workflows
2

pr-list

List pull requests from the repository. Use when the user wants to see open PRs, find PRs to review, check their own PRs, or browse PR history.

rlcurrall
rlcurrall
devops
open
git-workflows
2

repository-manager-clone

Initializes and clones Git repos. Use for setup/new projects. Triggers - start repo, clone from remote.

Knuckles-Team
Knuckles-Team
devops
open
git-workflows
2

pr-review-fix

Start a PR review inline comments fixing session. Use when users want to address, fix, or resolve inline review comments on a GitHub PR. Fetches unresolved comments and helps fix each one systematically.

narrowstacks
narrowstacks
devops
open
git-workflows
2

git-worktrees

Use Git worktrees to isolate tasks and keep diffs small and parallelizable

MacroMan5
MacroMan5
devops
open
git-workflows
2

eval-test-skill

Git branch cleanup utility. Lists and deletes branches that have been merged to main. Use when user wants to clean up old branches, delete merged branches, or tidy up their git repository.

otrebu
otrebu
devops
open
git-workflows
2

open-issue

Create a GitHub issue. Use when the user wants to create an issue, open an issue, or report a bug/feature request.

sakuro
sakuro
devops
open
git-workflows
2

spec-flow-instructions

MUST use when working with spec files in `specs/` directories, or when commands reference this skill for conventions.

jbuckmccready
jbuckmccready
devops
open
git-workflows
2

start-feature

Create or switch to feature branches with proper naming conventions. Use when user wants to start working on a new feature, start a feature. Generates feature/branch-name patterns from descriptions, checks existence, and creates/switches accordingly.

otrebu
otrebu
devops
open
git-workflows
2

skill-contributor

Guides contributors through adding new skills to the claude-code-skills repository via Pull Request with proper validation and documentation

WomenDefiningAI
WomenDefiningAI
devops
open
git-workflows
2

open-pr

Guide for opening a pull request (PR) using git and the GitHub CLI. Use this when asked to open a PR for code changes.

zwalsh
zwalsh
devops
open
git-workflows
2

commit

Git 커밋 생성을 위한 skill. TDD 사이클 완료 후 또는 작업 단위 완료 시 호출하여 일관된 커밋 메시지 생성. 상세 convention은 references/convention.md 참조.

JunHCha
JunHCha
devops
open
git-workflows
2

creating-sub-issue

Creates a sub-issue linked to a parent GitHub issue. Use when: user wants to create a sub-issue, break down an issue, or add child task.

sasamuku
sasamuku
devops
open
Previous
Page 78 / 141
Next