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
3

committing

Any time committing changes is mentioned, use this commit flow.

jack-michaud
jack-michaud
devops
open
git-workflows
3

using-gh-cli-search

MANDATORY skill when users mention GitHub CLI searches - establishes non-negotiable requirement to use gh-cli-search skills for correct syntax, quoting, and platform handling

aaddrick
aaddrick
devops
open
git-workflows
3

agent-handoff

Prepare for the next agent or session by documenting work and leaving codebase in good state

dot-agents
dot-agents
devops
open
git-workflows
3

cleanup-dangling-worktrees

Clean up git worktrees whose associated feature PRs have been merged. Only removes worktrees where the PR is confirmed merged - never removes active development worktrees.

samjhecht
samjhecht
devops
open
git-workflows
3

git-doc-updater

Git 提交前文檔同步。觸發:docs、文檔、sync docs、發布。

u9401066
u9401066
devops
open
git-workflows
3

magit-section

A guide to using magit-section for building collapsible, hierarchical buffer UIs in Emacs.

hugoduncan
hugoduncan
devops
open
git-workflows
3

gh-search-prs

Use when searching GitHub pull requests - provides syntax for filtering by draft status, merge status, review state, CI checks, branches, and all standard PR attributes

aaddrick
aaddrick
devops
open
git-workflows
3

gh-cli-setup

Use when gh CLI is not installed, not configured, or authentication fails - provides installation steps, authentication methods, and troubleshooting for all platforms

aaddrick
aaddrick
devops
open
git-workflows
3

worktree-setup-hook

Post-checkout git hook for automatic worktree setup. Use when: (1) Setting up automatic configuration for new git worktrees, (2) Creating post-checkout hooks that detect new worktrees and run setup tasks, (3) Configuring worktrees to automatically copy env files and install dependencies

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

gh-search

Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures

aaddrick
aaddrick
devops
open
git-workflows
3

gh-search-issues

Use when searching GitHub issues - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates, and includes option to search pull requests

aaddrick
aaddrick
devops
open
git-workflows
3

git

Git version control operations for repositories.

jiamingkong
jiamingkong
devops
open
git-workflows
3

pull-request-file-review

Identify and flag unnecessary test artifacts and temporary files in pull requests. Use when reviewing pull requests to ensure only production-relevant files are committed.

jack-michaud
jack-michaud
devops
open
git-workflows
3

git-commit

Commit changes with an emphasis on tidiness and reviewability: small, focused commits, with clear rationale in messages.

goncalossilva
goncalossilva
devops
open
git-workflows
3

work-issue

Core implementation logic for working on a single GitHub issue. Used by both /work command and /work-all subagents to ensure consistent behavior.

shwilliamson
shwilliamson
devops
open
git-workflows
3

create-memory

Create memory files to track important learnings, decisions, and system changes. Use when implementing major features, making architectural decisions, or learning important project patterns.

Dexploarer
Dexploarer
devops
open
git-workflows
3

sage-workspace-detection

Sage 工作区检测开发指南,涵盖项目类型检测、语言识别、依赖分析、Git 信息

majiayu000
majiayu000
devops
open
git-workflows
3

commit-messages

MANDATORY when writing commit messages. Structures commits with type prefix, what+why body, and architectural file tree.

heyJordanParker
heyJordanParker
devops
open
git-workflows
3

test-runner-worktree

Run Rust cargo tests properly in git worktrees with environment variable sourcing. Use when cargo test fails, when seeing authentication errors, when test results differ between runs, or before running pre-commit checks in worktrees. Essential for integration tests requiring LANGSMITH_API_KEY or ANTHROPIC_API_KEY.

codekiln
codekiln
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

samjhecht
samjhecht
devops
open
git-workflows
3

context-worktree

새 작업 요청 시 기존 작업과의 맥락 유사성을 판단하고, 비유사한 경우 자동으로 git worktree를 생성하여 새 브랜치에서 작업합니다. 작업 시작, 새 기능 구현, 다른 이슈 작업 시 자동 활성화됩니다.

jiunbae
jiunbae
devops
open
git-workflows
3

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

LEEI1337
LEEI1337
devops
open
git-workflows
3

link-project

Add project repository links to PROJECTS.md when user mentions completing, starting, or sharing a hands-on project. Use when user references external repos or implementation work.

whanyu1212
whanyu1212
devops
open
Previous
Page 73 / 141
Next