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

pull-request

Creates and opens pull requests from unmerged changes. Use when user asks to open a PR, create a pull request, make a PR, submit a PR, or handle unmerged/staged/unstaged changes that need a PR.

vexxhost
vexxhost
devops
open
git-workflows
0

pre-deployment-security-check

Verifica que no haya credenciales, secrets o archivos sensibles antes de pushear a GitHub. Busca API keys hardcodeadas, .env con valores reales, y valida .gitignore.

alannreyes
alannreyes
devops
open
git-workflows
0

moai-alfred-issue-labels

GitHub issue label configuration, label taxonomy, and workflow automation mapping for MoAI-ADK projects

kivo360
kivo360
devops
open
git-workflows
0

git-workflow

Quick reference for common Git commands and workflows. Use when working with version control, committing changes, managing branches, or resolving Git issues. Covers daily Git operations, branching strategies, and troubleshooting.

dudusoar
dudusoar
devops
open
git-workflows
0

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.

DanielGeek
DanielGeek
devops
open
git-workflows
0

committing-code

Generates clear commit messages. Use when tasked to commit any code.

asuender
asuender
devops
open
git-workflows
0

merge-pr

Watch CI checks, auto-fix failures, and squash-merge the PR when all checks pass.

syntrixbase
syntrixbase
devops
open
git-workflows
0

aico-worktree

Create isolated git worktree for feature development. Handles directory selection, gitignore verification, project setup, and baseline test verification. Use this skill when: - Starting feature work that needs isolation from current workspace - Before executing implementation plans on a new branch - Want to work on multiple branches/features simultaneously - User asks to "create worktree", "isolate this work", "separate branch" - Need clean baseline before starting major changes Safety: ALWAYS verify worktree directory is gitignored before creating. Process: Check directory → Verify ignored → Create worktree → Run setup → Verify baseline tests

yellinzero
yellinzero
devops
open
git-workflows
0

making-git-commits

Use when committing changes to git, before running commit commands, to ensure explicit file staging, verification, and PR-friendly commit message format

ZainRizvi
ZainRizvi
devops
open
git-workflows
0

gh-pg

GitHub Issue の実装フェーズを支援するスキル。指定 Issue の「## Implementation Plan (Codex)」コメントを実装仕様として解釈し、必要なコード変更、コミット作成、Pull Request 作成までを行う。すでに当該 Issue に紐づく PR が存在する場合は新規 PR を作らず、PR のレビュー指摘(コメント/レビュー/Review Threads)を収集して修正方針を提示し、同一ブランチへ追加コミットして PR を更新する。計画が存在しない/不十分な場合は実装せずユーザーに確認する。

ztbtlab
ztbtlab
devops
open
git-workflows
0

conflict-resolver

This skill should be used when the user asks to "resolve merge conflicts", "fix git conflicts", "merge branches", or when autonomous-dev encounters merge conflicts during branch integration. Intelligently resolves git conflicts or escalates to user when uncertain.

adiomas
adiomas
devops
open
git-workflows
0

creating-git-worktree

Creates isolated git worktree environments for parallel development. Fetches latest from default branch, creates worktree in .git-worktrees/, copies .env and .serena files. Branch '/' is converted to '-'. Use when starting new features or switching context.

kkhys
kkhys
devops
open
git-workflows
0

create-clone

Create isolated git clone for feature

YoniChechik
YoniChechik
devops
open
git-workflows
0

making-git-commits

Use when making a new git commit, amending an existing commit, or when user asks to commit changes - enforces conventional commit format with type, scope, and description

stabilefrisur
stabilefrisur
devops
open
git-workflows
0

generating-commits

Generates Conventional Commits messages, then commits changes. Use when the user says "commit", "git commit", or asks to commit changes, wants to create a commit, or when work is complete and ready to commit.

sabertazimi
sabertazimi
devops
open
git-workflows
0

issue-tracking

Use tk to manage tickets and keep .tickets/ in sync with code changes.

mbtz
mbtz
devops
open
git-workflows
0

pr-fix

PRの問題修正スキル。レビュー指摘事項とCIエラーを確認し、1つずつ順番に修正してコミットする。「PRの指摘を直して」「CIエラー修正」「レビュー対応」などのリクエスト時に使用。

DIO0550
DIO0550
devops
open
git-workflows
0

project-linking

Use when session starts with CLAUDE.local.md containing Vault project field - automatically loads vault index, enables dual-location routing (vault + local docs), style adaptation, and cross-location linking with GitHub URLs for Obsidian project documentation

fnichol
fnichol
devops
open
git-workflows
0

search-operations

Search GitHub - find code, issues, users, and repositories across GitHub using gh CLI

Nice-Wolf-Studio
Nice-Wolf-Studio
devops
open
git-workflows
0

github

Interact with GitHub using natural language

eci-global
eci-global
devops
open
git-workflows
0

submit-github-review

Submit a code review to GitHub via the GitHub API. Use this as the final step in a code review pipeline to post review findings to a PR.

xinbenlv
xinbenlv
devops
open
git-workflows
0

pr-review

Review GitHub pull requests

benthomasson
benthomasson
devops
open
git-workflows
0

issue-start

GitHub Issueの作業を開始する。ブランチを作成してチェックアウト。「/issue-start 4」のように使用

aoki-taquan
aoki-taquan
devops
open
Previous
Page 117 / 141
Next