home/categories/git-workflows
category focus

Git Workflows

Version control and branching strategies.

3362 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
358

commit-workflow

This skill should be used when user asks to "commit these changes", "write commit message", "stage and commit", "create a commit", "commit staged files", or runs /commit-staged or /commit-creator commands.

fcakyon
fcakyon
devops
open
git-workflows
348

git-changes-reporter

生成结构化 git 变更报告(JSON + Markdown)。使用此技能当用户提到"git 变更"、"commit 摘要"、"代码审查"、"release note"、"近期改动"、"每日摘要",或需要分析指定 commit 区间的代码变更。包含三元组结构(设计意图、核心代码、影响范围)的语义化报告,适用于代码审查、发布说明、团队同步、CI/CD 等场景。

No-Trade-No-Life
No-Trade-No-Life
devops
open
git-workflows
333

vcs-detect

Detect whether the current project uses jj (Jujutsu) or git for version control. Run this BEFORE any VCS command to use the correct tool.

dmmulroy
dmmulroy
devops
open
git-workflows
313

create-destination

Use when creating a new walkerOS destination. Example-driven workflow starting with research and examples before implementation.

elbwalker
elbwalker
devops
open
git-workflows
313

create-source

Use when creating a new walkerOS source. Example-driven workflow starting with research and input examples before implementation.

elbwalker
elbwalker
devops
open
git-workflows
305

github-pr-query

Query GitHub pull requests efficiently with jq argument support for filtering

githubnext
githubnext
devops
open
git-workflows
305

github-issue-query

Query GitHub issues efficiently with jq argument support for filtering

githubnext
githubnext
devops
open
git-workflows
304

setup

One-time environment setup for new team members

WellApp-ai
WellApp-ai
devops
open
git-workflows
304

pr-threshold

Track commit accumulation and trigger PR when thresholds crossed

WellApp-ai
WellApp-ai
devops
open
git-workflows
303

git-workflows

Git version control workflows, branching strategies, and conflict resolution. Use when managing branches, resolving merge conflicts, understanding git history, or following team git conventions.

khaneliman
khaneliman
devops
open
git-workflows
303

nix-lib-usage

Nix library usage patterns: with, inherit, and inline lib. prefixes. Use when deciding how to access lib functions, avoiding the with lib anti-pattern, or writing analysis-friendly Nix code.

khaneliman
khaneliman
devops
open
git-workflows
303

commit-messages

Generate conventional commit messages based on staged changes. Use when writing commit messages, understanding conventional commit format, or ensuring consistent commit history.

khaneliman
khaneliman
devops
open
git-workflows
303

nix-module-template

Basic Nix module structure template. Use when creating new NixOS, Home Manager, or nix-darwin modules from scratch.

khaneliman
khaneliman
devops
open
git-workflows
287

analyse-issue

Analyze MONDO GitHub issues for validity, suggest improvements, and generate structured reports with duplication checks and identifier validation

monarch-initiative
monarch-initiative
devops
open
git-workflows
281

generating-commit-messages

Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.

ahmedelgabri
ahmedelgabri
devops
open
git-workflows
261

go-dev-guidelines

This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go features, services, packages, tests, or when setting up new Go projects.

jumppad-labs
jumppad-labs
devops
open
git-workflows
261

github-issue-reader

Load comprehensive GitHub issue information including title, description, comments, labels, assignees, milestones, and related items (linked PRs and cross-references). This skill should be used when planning to fix an issue, when detailed issue context is needed for implementation work, or when a plan command needs to understand the full scope of an issue.

jumppad-labs
jumppad-labs
devops
open
git-workflows
240

analyze-ci

Analyze failed GitHub Action jobs for a pull request.

benchflow-ai
benchflow-ai
devops
open
git-workflows
235

git-branch-cleanup

Analyzes and safely cleans up local Git branches. Categorizes branches by merge status, staleness, and remote tracking. Provides interactive selection with safety guards. Use when the user wants to clean up branches, delete old branches, organize Git branches, or asks about which branches can be safely deleted.

gotalab
gotalab
devops
open
git-workflows
231

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.

mhattingpete
mhattingpete
devops
open
git-workflows
230

commit

MUST invoke before creating any git commit. Provides commit message format and safety rules.

aviatesk
aviatesk
devops
open
git-workflows
215

commit

코드 수정 완료 후 conventional commit 형식의 커밋 메시지를 자동 생성하고 사용자 확인 후 커밋합니다. 사용자가 커밋해줘 또는 /commit 요청 시 사용.

team-attention
team-attention
devops
open
Previous
Page 44 / 141
Next