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
0

openspec-archive-change

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

austinmoody
austinmoody
devops
open
git-workflows
0

issue-feature

GitHub 이슈 기반 기능 구현 스킬. 현재 브랜치의 이슈를 확인하고 DDD → Plan → TDD → Test 파이프라인을 실행합니다. 사용 시기: (1) feature 브랜치에서 작업 시작 시 (2) 이슈 기반 개발 시작 시 (3) /issue-feature 호출 시

jskjw157
jskjw157
devops
open
git-workflows
0

commit

사용자가 '커밋해줘', 'commit', '/commit' 등 커밋을 요청할 때 사용. 레이어별/기능별 커밋 분리 원칙과 메시지 형식을 따름.

mkroo
mkroo
devops
open
git-workflows
0

firewatch-respond

Helps respond to PR review comments and resolve threads. Use when addressing review feedback, replying to comments, resolving discussions, or when the user wants to handle PR feedback systematically.

outfitter-dev
outfitter-dev
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

JohnStrunk
JohnStrunk
devops
open
git-workflows
0

save-session

Use this skill when the user wants to save session progress before running /clear, or when you notice significant progress has been made that should be saved to TASKS.md and committed to git (project)

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

ederheisler
ederheisler
devops
open
git-workflows
0

close-feature-pr

Merge and close a feature PR with gh after a quick PR hygiene review (title, required sections, testing notes) aligned with create-feature-pr. Use when the user asks to merge/close a feature PR, delete the remote branch, and do post-merge cleanup.

graysurf
graysurf
devops
open
git-workflows
0

code-review-reception

Use when receiving code review feedback, before implementing suggestions. Requires technical verification, not performative agreement or blind implementation.

jagreehal
jagreehal
devops
open
git-workflows
0

file-issue

File a bug report or feature request to a project's GitHub repository

tnez
tnez
devops
open
git-workflows
0

anubis-windows-commands

Prevents Git Bash path conversion issues when running Anubis commands on Windows. Use when building targets with `cargo run` or `anubis.exe` that use `//` target paths.

forrestthewoods
forrestthewoods
devops
open
git-workflows
0

pr-and-cleanup

worktree での開発完了後に PR を作成し、worktree を自動削除する。ローカル/リモートブランチは保持。

takemo101
takemo101
devops
open
git-workflows
0

safe-push

Safely push changes to remote with protection against pushing to important branches like main, master, production, testing, etc. Use when the user asks to push changes.

abyanmajid
abyanmajid
devops
open
git-workflows
0

software-development

Build code from GitHub issue specifications. Implements in chunks with tests after each chunk. Uses just commands for quality gates. Creates self-contained modules.

bryonjacob
bryonjacob
devops
open
git-workflows
0

finish-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

pproenca
pproenca
devops
open
git-workflows
0

pr-response

Respond directly to individual PR review comments using the GitHub API. Use when asked to reply to PR comments, address reviewer feedback, or communicate with reviewers on a PR.

zopu
zopu
devops
open
git-workflows
0

finalize-commit

Once we are confident our recent changes have captured the essence of the change we want to commit, finalize the commit.

fhwang
fhwang
devops
open
git-workflows
0

fix-github-issue

Investigate and fix a GitHub issue using gh, then validate with tests and create a PR. Use when a user references a GitHub issue number or asks to fix an issue.

whywaita
whywaita
devops
open
git-workflows
0

semantic-commit

Commit staged changes using Semantic Commit format.

graysurf
graysurf
devops
open
git-workflows
0

update-after-merge

Clean up after PR merge - switch to default branch, delete feature branch, pull latest

whoabuddy
whoabuddy
devops
open
git-workflows
0

gh

Use the GitHub gh CLI for any GitHub task (PRs, issues, releases, workflows, repo queries).

bedecarroll
bedecarroll
devops
open
git-workflows
0

git-branch-switcher

Claude Codeでの作業を開始する前に、Gitブランチを自動的に管理します。新しいタスクや機能の実装を開始する際、バグ修正を始める際、リファクタリング作業を開始する際、またはClaude Codeが作業すべき適切なブランチを判断する必要がある場合に、このスキルを使用してください。

hidari
hidari
devops
open
Previous
Page 100 / 141
Next