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
130

commit

Create commit messages following Sentry conventions. Use when committing code changes, writing commit messages, or formatting git history. Follows conventional commits with Sentry-specific issue references.

getsentry
getsentry
devops
open
git-workflows
127

github-release

Create a GitHub release with auto-generated release notes from commits since the last tag. Uses conventional commits to categorize changes into Features, Bug Fixes, and maintenance sections.

decentpaste
decentpaste
devops
open
git-workflows
123

conventional-commits

Guide for writing conventional commit messages. Use when committing changes, writing commit messages, or reviewing commit history.

axone-protocol
axone-protocol
devops
open
git-workflows
121

go-dev

Go 开发规范,包含命名约定、错误处理、并发编程、测试规范等

doccker
doccker
devops
open
git-workflows
120

clone-repos

Clone SGLang, FlashInfer repositories from GitHub to third_party/. Use when setting up the project, preparing for kernel extraction, or when the user needs the source repositories.

flashinfer-ai
flashinfer-ai
devops
open
git-workflows
119

meta

Orchestrate large projects through hierarchical planning with init, review, and build phases.

cogikyo
cogikyo
devops
open
git-workflows
119

github-issue-creation

Create GitHub issues with proper task classification. Classification determines which Skills will be used when working on the issue.

hiromaily
hiromaily
devops
open
git-workflows
115

git-commit-formatter

生成符合 Conventional Commits 规范的 Git 提交信息。当用户要求生成提交、创建 commit 或写提交信息时使用

einverne
einverne
devops
open
git-workflows
110

release

Creates a new ButterCut release with version bump, changelog, git tag, gem build, and GitHub release. Use when publishing a new version.

barefootford
barefootford
devops
open
git-workflows
107

fetch-unresolved-comments

Fetch unresolved PR review comments using GitHub GraphQL API, filtering out resolved and outdated feedback.

Microck
Microck
devops
open
git-workflows
107

git-advanced-workflows

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

Microck
Microck
devops
open
git-workflows
106

setup-claude-md

Create comprehensive CLAUDE.md files with tech stack, standard commands, repository structure, and boundaries to optimize repositories for AI-assisted development

ambient-code
ambient-code
devops
open
git-workflows
103

workflow-reconciliation

Reconcile workflow state files to ensure checkpoints are properly updated. Use when state files are out of sync, after subagent completion without handoff, when switching workflows, or when user runs /reconcile command.

glittercowboy
glittercowboy
devops
open
git-workflows
102

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

jMerta
jMerta
devops
open
git-workflows
102

agents-md

Create or update root and nested AGENTS.md files that document scoped conventions, monorepo module maps, cross-domain workflows, and (optionally) per-module feature maps (feature -> paths, entrypoints, tests, docs). Use when the user asks for AGENTS.md, nested agent instructions, or a module/feature map.

jMerta
jMerta
devops
open
git-workflows
102

branch-cleaner

Identify and clean up stale git branches locally and on remotes with safe, reversible steps. Use when asked to prune, list, or delete merged/old branches or audit branch hygiene.

jMerta
jMerta
devops
open
git-workflows
102

commit

Use when creating git commits so each reflects a logically distinct change

vinta
vinta
devops
open
git-workflows
100

requesting-code-review

Structured code review workflow for SRTD development. Use after implementing features, fixing bugs, or before merging to main. Ensures production-readiness through systematic review.

t1mmen
t1mmen
devops
open
git-workflows
96

finishing-a-development-branch

Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.

tilework-tech
tilework-tech
devops
open
git-workflows
96

code-review-reception

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

tilework-tech
tilework-tech
devops
open
git-workflows
96

using-git-worktrees

Use this whenever you need to create an isolated workspace.

tilework-tech
tilework-tech
devops
open
git-workflows
96

flow-finishing-branch

Decide how to complete a development branch: merge, PR, squash, or cleanup.

Dimon94
Dimon94
devops
open
git-workflows
94

wordpress-router

Use when the user asks about WordPress codebases (plugins, themes, block themes, Gutenberg blocks, WP core checkouts) and you need to quickly classify the repo and route to the correct workflow/skill (blocks, theme.json, REST API, WP-CLI, performance, security, testing, release packaging).

Automattic
Automattic
devops
open
git-workflows
92

github-issues

Manage GitHub issues using the GitHub CLI (gh)

orbat-mapper
orbat-mapper
devops
open
Previous
Page 46 / 141
Next