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
0

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

ben-mad-jlp
ben-mad-jlp
devops
open
git-workflows
0

commit-detection

Detects optimal commit type from git changes. Use when analyzing commits, determining commit type, or before committing.

fusengine
fusengine
devops
open
git-workflows
0

finishing-a-development-branch

Complete development branches with structured options for merge, PR, keep, or discard. WHEN: MUST use when implementation complete and tests pass. Invoke with "/finishing-a-development-branch" or "finish this branch", "ready to merge", "what to do with this branch". WHEN NOT: Tests still failing, implementation incomplete, still debugging.

LounisBou
LounisBou
devops
open
git-workflows
0

init-project-cookiecutter

Initialize a new BDD-based CLI project using cookiecutter templates from Git repositories. This skill intelligently selects and fetches the appropriate template based on user requirements, supporting templates distributed across multiple Git projects.

lilliangreenberg
lilliangreenberg
devops
open
git-workflows
0

recommit

ベースブランチからの差分コミットをリセットし、レビューしやすい粒度でコミットしなおすスキル。「コミットを整理して」「コミットをやり直して」「recommitして」「developからの差分で整理して」などと発言したときに使用する。git reset --softでコミットを一旦リセットし、論理的な単位で再コミットする。ベースブランチはデフォルトでmain/masterだが、ユーザー指定も可能。

inakam
inakam
devops
open
git-workflows
0

github-create-pr

Creates a pull request from the current branch to the main branch.

erikbeerepoot
erikbeerepoot
devops
open
git-workflows
0

git-message

Generate a commit message for changes already in the Git staging area, and await approval from the user. Use when the agent needs to generate a commit message for staged changes. Only generates the commit message, but does not perform the commit.

mystilleef
mystilleef
devops
open
git-workflows
0

ac-workspace-manager

Manage git worktrees for isolated development. Use when creating isolated workspaces, managing parallel development, handling worktree lifecycle, or merging completed work.

adaptationio
adaptationio
devops
open
git-workflows
0

pr-feedback-workflow

Process all PR feedback in one pass. Fetches review comments and CI failures together, creates a unified action plan, applies fixes, replies to reviewers, resolves threads, and posts a summary. Use when asked to address PR feedback, fix review comments, handle CI failures, or process PR reviews. Works on the current branch's open PR.

vultuk
vultuk
devops
open
git-workflows
0

project-structure

Rules for file organization, naming conventions, and environment variables.

itsmeAlee
itsmeAlee
devops
open
git-workflows
0

parallelizing-with-worktrees

Create and manage Git worktrees to parallelize agent tasks safely. Use when you need multiple concurrent checkouts (sub-agents, parallel edits, or isolated experiments) and want deterministic setup/cleanup with manifests and logs.

aufrank
aufrank
devops
open
git-workflows
0

start-issue

Set up a GitHub issue for development with branch, worktree, and planning doc. Use when user says "start issue", "work on issue

liberioai
liberioai
devops
open
git-workflows
0

project-init

Guidance for initializing new projects. Use framework/package manager commands instead of manual scaffolding.

erwinkn
erwinkn
devops
open
git-workflows
0

pr-review-checker

Check PR review comments and feedback from CodeRabbit and human reviewers. Use when user asks about reviews, unresolved comments, CodeRabbit feedback, Claude review, or PR status.

rollercoaster-dev
rollercoaster-dev
devops
open
git-workflows
0

create-pr

When asked to create a pull request, follow these guidelines

segersniels
segersniels
devops
open
git-workflows
0

code-review

Self-review patterns and checklists. Use before creating PRs or when reviewing your own changes.

oornnery
oornnery
devops
open
git-workflows
0

merge

Merge approved PR and cleanup branches/worktrees. Use after PR approval, when ready to merge, or when user says merge.

yuush10
yuush10
devops
open
git-workflows
0

commit-policy

Enforces commit guardrails ensuring traceability and security.

carnaticlabs
carnaticlabs
devops
open
git-workflows
0

kano-commit-convention-skill

Commit/change description convention (KCC) with Subsystem + Type + Ticket formatting, lint rules, and VCS-agnostic guidance.

dorgonman
dorgonman
devops
open
git-workflows
0

forensic-coordination-analysis

Use when investigating merge conflicts, reducing communication overhead, detecting modules with high coordination complexity, or identifying files edited by many contributors and cross-team - reveals coordination bottlenecks and team communication issues

AlabamaMike
AlabamaMike
devops
open
git-workflows
0

process-sessions

Process ephemeral session notes and extract valuable knowledge into permanent documentation

tnez
tnez
devops
open
git-workflows
0

git-commit

Create professional git commits following conventional commit format with proper staging and verification

tnez
tnez
devops
open
git-workflows
0

worktree

This skill should be used when the user asks to "create a worktree", "add a worktree", "set up a worktree", mentions "git worktree", or wants to work on multiple branches simultaneously.

tbroadley
tbroadley
devops
open
Previous
Page 434 / 447
Next