domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

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

git-branch-manager

Create, switch, and manage git branches with proper handling of uncommitted changes. Use when creating feature branches, switching contexts, or cleaning up after merges.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

read-unresolved-pr-comments

GitHub PRから未対応のコメントを取得します。GraphQL APIで (1) コード特定行への未解決Review threads(Resolve可能)と (2) コードブロックを含むIssue comments(会話タブ、Resolve不可)の両方を取得し、JSON形式で出力します。PR情報(番号・タイトル・URL・状態・作成者・レビュアー)も含まれます。

getty104
getty104
devops
open
git-workflows
6

btcpayserver-doc

GitHub repository skill for btcpayserver/btcpayserver-doc

enuno
enuno
devops
open
git-workflows
6

commit

Use when creating git commits in this project

BumgeunSong
BumgeunSong
devops
open
git-workflows
6

manage-issue-status

Use automatically after EVERY PR merge when working on milestone-tracked work. Closes completed issues, searches for dependent issues blocked by completed work, verifies all dependencies are satisfied, and updates status labels (ready/blocked).

perigrin
perigrin
devops
open
git-workflows
6

git-state-validator

Check git repository status, detect conflicts, and validate branch state before operations. Use when verifying working directory cleanliness, checking for conflicts, or validating branch state.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

phase-task-verification

Shared branch creation and verification logic for sequential and parallel task execution - handles git operations, HEAD verification, and MODE-specific behavior

arittr
arittr
devops
open
git-workflows
6

create-git-worktree

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

getty104
getty104
devops
open
git-workflows
6

global-conventions

Follow established project structure, version control practices, documentation standards, and development workflows to maintain consistency across the team. Use this skill when organizing files and directories in a project. When writing README documentation or contributing guidelines. When creating git commits with clear messages or pull request descriptions. When managing environment configuration or dependencies. When setting up feature flags or maintaining changelogs. When establishing code review processes or testing requirements. This skill applies to all project management and development workflow tasks.

coreyja
coreyja
devops
open
git-workflows
6

github-wrapped

Generate a verifiable GitHub Wrapped year-in-review as a single-file HTML (raw gh API JSON saved, Python-built dataset embedded), with a Bilibili-style narrative, smooth transitions, and mobile-friendly paged mode. Requires gh CLI to be authenticated.

acking-you
acking-you
devops
open
git-workflows
6

github

GitHub operations guide using gh CLI. Use when: - Working with GitHub Issues - Managing sub-issues (parent-child relationships) - Posting comments to a PR - Posting inline comments to a PR - Replying to PR comments - Checking diffs with line numbers

i9wa4
i9wa4
devops
open
git-workflows
6

sdk-sm

GitHub repository skill for bitwarden/sdk-sm

enuno
enuno
devops
open
git-workflows
6

using-git-spice

Use when working with stacked branches, managing dependent PRs/CRs, or uncertain about git-spice commands (stack vs upstack vs downstack) - provides command reference, workflow patterns, and common pitfalls for the git-spice CLI tool

arittr
arittr
devops
open
git-workflows
6

git-sync

Synchronize local main branch with remote, ensuring up-to-date base for worktrees.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

github-issue-reader

Fetch and analyze GitHub issue details including comments, metadata, and discussion context. Use when user mentions issue numbers, URLs, or you need to understand implementation requirements from a GitHub issue.

EdanStarfire
EdanStarfire
devops
open
git-workflows
6

open-source-contributions

Use this skill when contributing code to open source projects. The skill covers proper pull request creation, avoiding common mistakes that annoy maintainers, cleaning up personal development artifacts before submission, writing effective PR descriptions, following project conventions, and communicating professionally with maintainers. It prevents 16 common contribution mistakes including working on main branch, not testing before PR submission, including unrelated changes, submitting planning documents, session notes, temporary test files, screenshots, and other personal artifacts. Includes 3 Critical Workflow Rules that must NEVER be skipped: (1) Always work on feature branches, (2) Test thoroughly with evidence before PR, (3) Keep PRs focused on single feature. The skill includes automation scripts to validate PRs before submission, templates for PR descriptions and commit messages, and comprehensive checklists. This skill should be used whenever creating pull requests for public repositories, contributing

jackspace
jackspace
devops
open
git-workflows
6

dev-swarm-stage-archive

Archive the current project so the repo is ready for a brand-new project start from ideas.md. Use when user asks to archive the project or start a new project from ideas.md.

X-School-Academy
X-School-Academy
devops
open
git-workflows
6

dev-swarm-git-merge

Perform git partial merges (checkout specific folders from another branch) and squash merges (clean single-commit integration) to selectively integrate changes across branches.

X-School-Academy
X-School-Academy
devops
open
git-workflows
6

gen-commit-msg

Generate concise commit messages based on conversation context and minimal git inspection.

acking-you
acking-you
devops
open
Previous
Page 257 / 447
Next