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

steno

Execute stenographic shorthand commands for efficient coding. Triggers on verb-colon-target patterns (dx, mk, ch, viz, stat, fork, switch, compare, merge, abandon) and steno-colon commands for session management. Branching commands (fork, switch, compare, merge, abandon) operate on .steno/graph.json, NOT git.

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

zebbern
zebbern
devops
open
git-workflows
0

file-changes-tracker

Track and list files modified in the current workspace within the last week, ordered by most recent modification date. Use when you need to see recent file changes, track development progress, or identify files that have been worked on recently in a git repository.

liuning0820
liuning0820
devops
open
git-workflows
0

pr-and-cleanup

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

takemo101
takemo101
devops
open
git-workflows
0

managerepository

Guidelines for creating, maintaining, and modifying repositories in the odu_core data layer.

pretodev
pretodev
devops
open
git-workflows
0

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

miethe
miethe
devops
open
git-workflows
0

commit-push

This skill should be used when the user asks to "commit and push", "push my changes", or wants to commit, push, and respond to PR comments.

tbroadley
tbroadley
devops
open
git-workflows
0

git-standard-ops

Deprecated. Use basic_git_standard_ops for git and gh workflows in this repo.

Silviase
Silviase
devops
open
git-workflows
0

setup-github

GitHub CLIのインストール・認証・設定を行う。「GitHub設定」「gh設定」「GitHubセットアップ」を依頼されたときに使用する。

matsuni-kk
matsuni-kk
devops
open
git-workflows
0

speckit-author

Creates SpecKit specifications (spec.md, plan.md) in feature/release/hotfix worktrees. Detailed implementation guidance. Use when: In worktree, need specifications, implementation planning Triggers: write spec, create plan, feature specification

stharrold
stharrold
devops
open
git-workflows
0

pr-creator

Create pull requests with gh command after development is complete. Use when ready to open a PR.

HotariTobu
HotariTobu
devops
open
git-workflows
0

planner-commit

Handle git commits for plan execution with support for Conventional Commits or simple format. Called by plan-executor when auto_commit is enabled.

djalmaaraujo
djalmaaraujo
devops
open
git-workflows
0

git-commit-message

Create a well-formatted Conventional Commits message and commit it. Trigger when the user asks to write a commit message and/or commit the changes (e.g., "write well formatted git commit message", "commit with this message", "commit these changes", "commit now", "commit staged files").

grammy-jiang
grammy-jiang
devops
open
git-workflows
0

pr-create

Create or update GitHub pull requests using the gh CLI. Use when the user asks to create a PR, open a pull request, submit changes for review, or update an existing PR description.

maxnoller
maxnoller
devops
open
git-workflows
0

repo-init

This skill initializes the bgf project by cloning the two subproject git repositories (bgf-dawn Shopify theme and bgf_2024 informational website). Use when setting up the project on a new machine.

tylermorganme
tylermorganme
devops
open
git-workflows
0

land-the-plane

Mandatory session completion protocol that ensures all work is properly committed and pushed before ending a work session. Prevents work from being stranded locally.

levisegal
levisegal
devops
open
git-workflows
0

context-progress

Update the context-progress branch to track project status, completed tasks, and current work using git commit --amend

KevinVitale
KevinVitale
devops
open
git-workflows
0

developer-assessment

GitLab 開發者評估與分析技能,使用 gl-cli.py 工具分析開發者的程式碼品質、提交歷史、專案參與度與技術水平,並產生綜合評估報告。

yaochangyu
yaochangyu
devops
open
git-workflows
0

do-worktree

병렬 SPEC 개발을 위한 Git worktree 관리 시스템으로 고립된 워크스페이스, 자동 등록, 그리고 seamless Do 통합을 제공

yejune
yejune
devops
open
git-workflows
0

speckit-integration-check

Validate this Epic branch against main and detect contract changes before PR creation

Obsidian-Owl
Obsidian-Owl
devops
open
git-workflows
0

pr

Creates pull requests with proper formatting. Use when creating PRs, opening pull requests, or preparing changes for review.

deanmoses
deanmoses
devops
open
git-workflows
0

branch-completion

Use when implementation is complete and tests pass. Guides completion by presenting structured options for merge, PR, or cleanup.

jagreehal
jagreehal
devops
open
git-workflows
0

create-commit

Create a commit. Use whenever a user explicitly asks to commit changes.

segersniels
segersniels
devops
open
Previous
Page 116 / 141
Next