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
8.2K

release

Create a GitHub release for cloudflare_temp_email project. Use when the user asks to create a release, publish a version, tag a release, or make a new release. Reads CHANGELOG.md for release content, collects merged PRs via `gh` CLI, and creates a properly formatted GitHub release.

dreamhunter2333
dreamhunter2333
devops
open
git-workflows
8.1K

identify-reviewer

Identifies the local user's GitHub account and git identity before performing code reviews. Load this skill at the start of any PR review, code review, or commit log analysis so findings can be framed relative to the user's own prior comments, commits, and approval status.

cloudflare
cloudflare
devops
open
git-workflows
8.1K

pr-review-guide

Guidelines for posting pull request review comments via GitHub CLI, including suggested edits format, handling unresolved comments, etiquette, and report/issue tracking. Load this skill when reviewing a PR via GitHub and posting inline comments.

cloudflare
cloudflare
devops
open
git-workflows
7.9K

ccpm

CCPM - spec-driven project management: PRD → Epic → GitHub Issues → parallel agents → shipped code. Use this skill for anything in the software delivery lifecycle: writing a PRD ('write a PRD for X', 'let's plan X', 'scope this out'), parsing a PRD into an epic, decomposing an epic into tasks, syncing to GitHub ('sync the X epic', 'push tasks to github'), starting work on an issue ('start working on issue N', 'let's work on issue N'), analyzing parallel work streams, running standups ('standup', 'run the standup'), checking status ('what's next', 'what's blocked', 'what are we working on'), closing issues, or merging an epic. Use ccpm any time the user is talking about shipping a feature, managing work, or tracking progress — even if they don't say 'ccpm' or 'PRD'. Do NOT use for: debugging code, writing tests, reviewing PRs, or raw GitHub issue/PR operations with no delivery context.

automazeio
automazeio
devops
open
git-workflows
7.8K

submit-pr

Submit a GitHub pull request for LMDeploy.

InternLM
InternLM
devops
open
git-workflows
7.8K

triage

Triage a Nativewind or react-native-css GitHub issue. Reads the issue, determines version/repo, creates a reproduction, tests against latest published and local HEAD, then drafts a comment.

nativewind
nativewind
devops
open
git-workflows
7.7K

feature-smoke-test

针对 Kimi Code CLI 的新增或变更功能,规划并执行可重复的端到端冒烟测试。从 git diff 推断功能边界,读取相关文档和代码,设计测试 prompt,以 --print 非交互模式运行本地 CLI,检查进程退出码和 session 产物,总结预期与实际行为之间的差异。发现问题时自动启动多路并行探查以定位根因。

MoonshotAI
MoonshotAI
devops
open
git-workflows
7.7K

pull-request

Create and submit a GitHub Pull Request.

MoonshotAI
MoonshotAI
devops
open
git-workflows
7.7K

worktree-status

Audit all git worktrees in the current project. Use when the user asks about worktree status, which branches are merged, which have uncommitted changes, or which worktrees can be safely cleaned up.

MoonshotAI
MoonshotAI
devops
open
git-workflows
7.6K

github-pr-inline-reply

Reply to inline PR review comments on GitHub pull requests using the GitHub API. Use this skill when you need to respond to individual review comments on a PR, acknowledge feedback, or mark comments as resolved by posting direct replies to comment threads.

Azure-Samples
Azure-Samples
devops
open
git-workflows
7.3K

gha

Analyze GitHub Actions failures and identify root causes

ykdojo
ykdojo
devops
open
git-workflows
7.1K

worktree

Create and manage git worktrees with automatic environment setup. Creates worktrees at ../model-share-<branch>, copies .env, and runs pnpm install.

civitai
civitai
devops
open
git-workflows
7K

raise-pr

Create a GitHub PR for FlashList. Ensures no AI/Claude attribution in commits or PR body, follows repo conventions for title, description, and test plan.

Shopify
Shopify
devops
open
git-workflows
7K

triage-issue

Triage a GitHub issue — classify priority (P0/P1/P2), search for duplicates, and apply labels.

Shopify
Shopify
devops
open
git-workflows
7K

context-mode-ops

Manage context-mode GitHub issues, PRs, releases, and marketing with parallel subagent army. Orchestrates 10-20 dynamic agents per task. Use when triaging issues, reviewing PRs, releasing versions, writing LinkedIn posts, announcing releases, fixing bugs, merging contributions, validating ENV vars, testing adapters, or syncing branches.

mksglu
mksglu
devops
open
git-workflows
7K

ctx-upgrade

Update context-mode from GitHub and fix hooks/settings. Pulls latest, builds, installs, updates npm global, configures hooks. Trigger: /context-mode:ctx-upgrade

mksglu
mksglu
devops
open
git-workflows
6.7K

commit

Create a git commit with optional automatic Linear issue linking. Use when the user asks to commit.

dinerojs
dinerojs
devops
open
git-workflows
6.7K

triage

Triage and close GitHub issues on TalAter/annyang

TalAter
TalAter
devops
open
git-workflows
6.5K

worktree

Creates git worktrees for isolated development. Use when user wants to "create a worktree", "start a new feature branch", "work on a fix in isolation", or needs a parallel development environment.

Zipstack
Zipstack
devops
open
git-workflows
6.5K

create-commit-msg

Help create a well-formatted git commit message following Canvas LMS conventions

instructure
instructure
devops
open
git-workflows
6.5K

github

Complete guide for the GitHub plugin — REST API access for repositories, issues, pull requests, actions, releases, and search using a GitHub Personal Access Token.

stagewise-io
stagewise-io
devops
open
git-workflows
6.5K

plan

Create a structured implementation plan before coding

stagewise-io
stagewise-io
devops
open
git-workflows
6.4K

rushstack-best-practices

Provides best practices and guidance for working with Rush monorepos. Use when the user is working in a Rush-based repository, asks about Rush commands (install, update, build, rebuild), needs help with project selection, dependency management, build caching, subspace configuration, or troubleshooting Rush-specific issues.

microsoft
microsoft
devops
open
Previous
Page 13 / 141
Next