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

update-from-main

Updates the current branch with the latest changes from origin/main using rebase. Use when the user asks to update, sync, or rebase their branch with main/master.

zmchenry
zmchenry
devops
open
git-workflows
0

typescript

Always use when working with Typescript projects.

knoopx
knoopx
devops
open
git-workflows
0

consolidate-branches

Consolidate multiple PR branches onto a target branch using jj multi-parent rebase with intelligent AI-powered conflict resolution

ohare93
ohare93
devops
open
git-workflows
0

commit

Commit workflow for ai-standards repo. Formats all markdown files and previews changes before committing.

guillempuche
guillempuche
devops
open
git-workflows
0

git-commit

Use when creating git commits or pull requests, or when asked to write a commit message

juliaogris
juliaogris
devops
open
git-workflows
0

commit-message

Generate semantic commit messages. Use when committing changes or writing git commit messages.

seosd97
seosd97
devops
open
git-workflows
0

git-sync

Sync with remote using smart rebase/merge selection based on push status

kbrockhoff
kbrockhoff
devops
open
git-workflows
0

pr

プロジェクトのブランチ戦略に従ってプルリクエストを作成。「PR」「プルリク」「PRを作って」「プルリク作って」「プルリクお願い」「プルリクエストを作成」「レビュー依頼して」などと言われた時、またはコミット済みの変更をマージする準備ができた時に使用

trysmr
trysmr
devops
open
git-workflows
0

thehub

Access GitHub's internal Hub documentation from thehub.github.com URLs. Automatically converts Hub URLs to github/thehub repository paths and retrieves content using GitHub MCP tools. Use when users reference thehub.github.com URLs or request Hub documentation.

johnmog
johnmog
devops
open
git-workflows
0

commit-with-req-tag

Create final git commit with requirement traceability tags (REQ-*). Use after refactor-phase to finalize TDD cycle with proper requirement linkage for bidirectional traceability.

foolishimp
foolishimp
devops
open
git-workflows
0

github-clone

Clone repositories and set up local workspace

BreakerOfStems
BreakerOfStems
devops
open
git-workflows
0

post-merge-cleanup

Use when the user asks to clean up, delete, or remove a merged feature branch. Delegates to the specialized branch-cleanup sub-agent to safely delete both local and remote branches after comprehensive validation (merge status, PR status, unpushed commits, uncommitted changes).

CodexForgeBR
CodexForgeBR
devops
open
git-workflows
0

pr-and-check

Use this skill when you are requested to create a PR for a feature branch.

klaushofrichter
klaushofrichter
devops
open
git-workflows
0

development

Set up the development environment, understand code conventions, and implement type-safe patterns. Use when starting development work, writing new components, or following project-specific coding guidelines.

ykzts
ykzts
devops
open
git-workflows
0

commit

Use this when the changes and scope are finalized and it's time to commit.

penne-0505
penne-0505
devops
open
git-workflows
0

pr-and-cleanup

PR作成とworktreeの自動クリーンアップを行います。

bvv-1
bvv-1
devops
open
git-workflows
0

trunk-based-development

Follow trunk-based development practices with short-lived branches, frequent integration to main, feature flags, and continuous integration. Use when managing git workflow and releases.

SmidigStorm
SmidigStorm
devops
open
git-workflows
0

obsidian-worklog

Ensures project worklogs and documentation are written to an Obsidian vault with proper naming conventions

clempat
clempat
devops
open
git-workflows
0

build-hs

Start a ghcid session to monitor the build. Use when working with Haskell projects, starting ghcid, checking build errors, or searching Haskell documentation with hoogle.

cgeorgii
cgeorgii
devops
open
git-workflows
0

takopi

Use when working through Takopi (Telegram bridge) to route Codex tasks by project, branch worktree, or topic; covers directives like /project, @branch, engine prefixes, ctx footer behavior, and /new resets.

mattg101
mattg101
devops
open
git-workflows
0

commit-message

Generate clear, conventional commit messages from git diffs. Use when writing commit messages or reviewing staged changes.

achhina
achhina
devops
open
git-workflows
0

git-add

Autonomously select files to stage for an atomic Git commit. Use when the agent wants to stage selected files for a git commit. Only stages selected files, but does not commit them.

mystilleef
mystilleef
devops
open
Previous
Page 128 / 141
Next