domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
git-workflows
2

commit-messages

Write clear commit messages. Use when asked to commit changes, write a commit message, prepare a commit, or describe changes for version control.

rockorager
rockorager
devops
open
git-workflows
2

pr-creator

创建 Git Pull Request 的专业技能。自动化 PR 创建流程,包括分支管理、更改分析和 PR 描述生成。

RanFR
RanFR
devops
open
git-workflows
2

git-commit-workflow

Commit message conventions, staging practices, and commit best practices. Covers conventional commits, explicit staging workflow, logical change grouping, humble fact-based communication style, and automatic issue detection. Use when user mentions committing changes, writing commit messages, git add, git commit, staging files, or conventional commit format.

laurigates
laurigates
devops
open
git-workflows
2

git-worktrees

Isolated workspace creation for parallel development work. Use when starting feature work that needs isolation from the current workspace. Creates git worktrees with proper setup and safety verification.

bostonaholic
bostonaholic
devops
open
git-workflows
2

git-branch-pr-workflow

Branch management, pull request workflows, and GitHub integration. Main-branch development pattern (push main to remote feature branches), modern Git commands (switch, restore), branch naming conventions, linear history, and GitHub MCP tools. Use when user mentions creating branches, opening PRs, git switch, git restore, feature branches, pull requests, or GitHub PR workflows.

laurigates
laurigates
devops
open
git-workflows
2

git-workflow-manager

Manages git operations: worktree creation, branch management, commits, PRs, semantic versioning, daily rebase workflow, and PR feedback handling. Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedback Triggers: create worktree, commit, push, rebase, version, PR, PR feedback

stharrold
stharrold
devops
open
git-workflows
2

merge-conflict-resolution

Use when git merge or rebase fails with conflicts, you see 'unmerged paths' or conflict markers (<<<<<<< =======), or need help resolving conflicted files

axiomantic
axiomantic
devops
open
git-workflows
2

create-pr

- 未コミットの変更やunpushの状態があれば、Skill ツールを使って `/ok` コマンドを先に呼び出してください

chocopie116
chocopie116
devops
open
git-workflows
2

seer-code-review

Analyze, validate, and fix issues identified by sentry bot in GitHub Pull Request reviews. Use this when asked to review or address sentry bot comments on PRs. Can review specific PRs by number or automatically find recent PRs with sentry comments.

codyde
codyde
devops
open
git-workflows
2

finishing-a-development-branch

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup. Presents exactly 4 options: merge locally, create PR, keep as-is, or discard. Do NOT use when tests are failing or work is incomplete - fix issues first before finishing the branch.

jrc1883
jrc1883
devops
open
git-workflows
2

git-commit

Create conventional commits from staged/unstaged changes. Use when user asks to commit, create commits, commit changes, commit all, make commits, separate commits, commit everything, stage and commit, commit these changes, save and push, commit this work, or requests push after committing. Handles single or multiple commits, staging, message generation from diffs, and push operations.

otrebu
otrebu
devops
open
git-workflows
2

git-branch-merge

Manages branches/merges. Use for switching/creating/deleting branches, merging. Triggers - feature branches, PRs.

Knuckles-Team
Knuckles-Team
devops
open
git-workflows
2

git-mastery

Git workflow enforcement and best practices. Use when: - Writing commit messages or reviewing commits - Creating branches or choosing merge strategies - Setting up CI/CD pipelines with git operations - Resolving merge conflicts or rebasing - Configuring repository settings or git hooks - Optimizing large repository performance Keywords: git, commit, branch, merge, rebase, PR, pull request, trunk-based, conventional commits, atomic commits, git hooks, CODEOWNERS

phrazzld
phrazzld
devops
open
git-workflows
2

git-directory-management

Manage git-tracked directories correctly - never create .gitkeep files in directories that will immediately contain tracked files

boneskull
boneskull
devops
open
git-workflows
2

guardrails

Use for change discipline, validation expectations, and safety checks when making repo changes.

lmiguelvargasf
lmiguelvargasf
devops
open
git-workflows
2

github-cli-helper

Execute GitHub CLI commands using the correct Homebrew path. Use when interacting with GitHub PRs, issues, repos, or any gh command.

mkaczkowski
mkaczkowski
devops
open
git-workflows
2

create-pr

Generate a GitHub PR URL with pre-filled title and body from story metadata and changed files. Run after code-review passes.

chris-haste
chris-haste
devops
open
git-workflows
2

pr

How Matt creates pull requests - branch naming, commit style, PR workflow

ascorbic
ascorbic
devops
open
git-workflows
2

pr-review-resolver

PR 코드 리뷰 코멘트를 체계적으로 해결하는 skill. 사용자가 (1) PR 리뷰 코멘트 해결을 요청하거나, (2) 코드 리뷰 피드백을 반영하려고 하거나, (3) "리뷰 코멘트", "PR 코멘트", "코드 리뷰" 관련 수정을 언급할 때 사용. 1 코멘트 → 1 작업 → 1 테스트 → 1 커밋의 원칙으로 진행하며 진행 상황을 YAML로 추적.

JunHCha
JunHCha
devops
open
git-workflows
2

review-pr

Reviews a GitHub pull request. Use when the user wants to review a PR, get feedback on changes, or check code quality.

sakuro
sakuro
devops
open
git-workflows
2

workhub

工作文档枢纽,强制执行 SSOT(Single Source of Truth)原则,管理 `docs/` 目录下的架构决策、设计文档、Issues(任务规划)、PRs(变更记录)。支持 GitHub 协作开发模式。

Dwsy
Dwsy
devops
open
git-workflows
2

git-operations

Guide for Git operations including commits, branches, rebasing, conflict resolution, and following Git best practices and conventional commits

vinnie357
vinnie357
devops
open
git-workflows
2

committing-and-creating-pr

Commits changes, pushes to remote, and creates a draft PR. Use when: user wants to commit and create PR in one flow.

sasamuku
sasamuku
devops
open
Previous
Page 303 / 447
Next