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
2

bmorphism-stars

bmorphism's GitHub stars (2155 repos) and created repos - a curated index

plurigrid
plurigrid
devops
open
git-workflows
2

pr-changeset

Create changesets for package changes in pull requests. Use whenever you modify code in any package (packages/*). Required before committing changes to packages. Handles versioning with patch for bug fixes, minor for features, and major only when explicitly requested.

OpenSaasAU
OpenSaasAU
devops
open
git-workflows
2

receiving-code-review

Use when receiving code review feedback, before implementing suggestions. Requires technical rigor and verification, not performative agreement or blind implementation.

HankLiu447
HankLiu447
devops
open
git-workflows
2

ok

git addしてください。.gitignoreすべきであろうファイルがあれば確認を必ずしてください。

chocopie116
chocopie116
devops
open
git-workflows
2

commit-staged

Commit staged changes only using Conventional Commit parameters (validates inputs).

iimuz
iimuz
devops
open
git-workflows
2

commit-push-pr

Validate code, commit, push, and create PR if needed

ahtavarasmus
ahtavarasmus
devops
open
git-workflows
2

worker-dispatch

Use to spawn isolated worker processes for autonomous issue work. Creates git worktrees, constructs worker prompts, and handles worker lifecycle.

troykelly
troykelly
devops
open
git-workflows
2

nix-module

Generate new Nix configuration modules following the repository's standard pattern. Creates module boilerplate in system/, darwin/, or home/ directories with proper options structure, imports parent default.nix automatically, and follows best practices for module organization.

andrewyazura
andrewyazura
devops
open
git-workflows
2

merge-pr

Safely merges GitHub pull requests using gh CLI. Use when the user wants to merge a PR, merge a pull request, or complete code review.

sakuro
sakuro
devops
open
git-workflows
2

github-mcp-tools-usage

Guide for using GitHub MCP tools for repository operations. Use this when working with GitHub repositories, releases, tags, or branches.

ffMathy
ffMathy
devops
open
git-workflows
2

pulling-changes

Pulls latest changes from remote with conflict resolution. Use when: user wants to pull, fetch changes, or update from remote.

sasamuku
sasamuku
devops
open
git-workflows
2

context-packer

Build a compact, high-signal context brief (files, symbols, recent commits) instead of pasting large code blocks

MacroMan5
MacroMan5
devops
open
git-workflows
2

pr-create

Create a new pull request. Use when the user wants to open a PR, submit code for review, create a draft PR, or push changes for merge.

rlcurrall
rlcurrall
devops
open
git-workflows
2

pr-update

Update an existing pull request. Use when the user wants to modify PR title, description, publish a draft, convert to draft, abandon, or reactivate a PR.

rlcurrall
rlcurrall
devops
open
git-workflows
2

code-review

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

vibery-studio
vibery-studio
devops
open
git-workflows
2

understanding-work-context

Analyzes current git status and work in progress. Use when: user wants to understand current state, check work status, or see what's changed.

sasamuku
sasamuku
devops
open
git-workflows
2

fixing-github-issue

Fetches a GitHub issue, implements the fix, and verifies it. Use when: user wants to fix an issue, implement issue changes, or resolve a bug.

sasamuku
sasamuku
devops
open
git-workflows
2

local-repo-check

Verify implementation status by scanning local Git repositories for code, tests, and commit history. Use when checking if a feature is actually implemented.

my-entourage
my-entourage
devops
open
git-workflows
2

release-please-pr-workflow

Manages release-please PR merging workflow for monorepos. Handles batch merging, conflict resolution through PR closure/recreation, and iterative processing until all PRs are merged. Use when merging release PRs, handling PR conflicts, or managing release automation in monorepos.

laurigates
laurigates
devops
open
git-workflows
2

issue-lifecycle

Use throughout all work - ensures GitHub issues are updated continuously as work happens, not batched at the end

troykelly
troykelly
devops
open
git-workflows
2

github-interaction

Comprehensive guide for working with GitHub data and APIs. Use when fetching issues, PRs, discussions, comments, reviews, or any GitHub content. Covers tool selection (mcp_github vs fetch vs semantic search), complete conversation fetching patterns, pagination handling, and common workflows. Critical for avoiding standard API failures when fetching comments/reviews—MCP tools required.

jonmagic
jonmagic
devops
open
git-workflows
2

gh-issue-sync

Create or update GitHub issue for the story and sub-issues for tasks

MacroMan5
MacroMan5
devops
open
git-workflows
2

semantic-commit

Generate semantic commit messages following conventional commit format for agentconfig.org. Use when creating commits, reviewing staged changes, or when the user asks for help with commit messages.

jonmagic
jonmagic
devops
open
Previous
Page 304 / 447
Next