domain cluster

DevOps

CI/CD, cloud infrastructure, and monitoring.

10719 स्किल्सall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
containers
3

migrating-bitnami-to-bitnami-legacy

This rule book helps you migrate Bitnami Helm charts and container images from the bitnami repository to the bitnamilegacy repository. This migration is necessary due to Bitnami's transition, effective August 28th, 2025, where existing images will be moved to the legacy repo

stakpak
stakpak
devops
open
git-workflows
3

gwt

Manage git worktrees using gwt for branch-based workflow. Use when switching branches, creating worktrees, listing worktrees, or cleaning up after merging PRs.

troydai
troydai
devops
open
git-workflows
3

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

heyJordanParker
heyJordanParker
devops
open
git-workflows
3

gh-search-commits

Use when searching commit history on GitHub - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling

aaddrick
aaddrick
devops
open
git-workflows
3

worktree-isolation

Use when implementing features in git worktrees to ensure all changes stay in the correct worktree - prevents "bleeding" of changes back to main branch

samjhecht
samjhecht
devops
open
git-workflows
3

using-git-worktrees

Create isolated git worktrees with smart directory selection and safety verification

BbgnsurfTech
BbgnsurfTech
devops
open
git-workflows
3

writing-go

Idiomatic Go 1.25+ development. Use when writing Go code, designing APIs, discussing Go patterns, or reviewing Go implementations. Emphasizes stdlib, concrete types, simple error handling, and minimal dependencies.

julianobarbosa
julianobarbosa
devops
open
git-workflows
3

fetch-pr-review-comments

MUST use this skill when user asks to check/review PR comments, address reviewer feedback, fix review issues, or respond to code review. Fetches unresolved review comments from GitHub PR for the current branch.

shogogg
shogogg
devops
open
git-workflows
3

git-master

MUST USE for ANY git operations. Atomic commits, rebase/squash, history search (blame, bisect, log -S). STRONGLY RECOMMENDED: Use with sisyphus_task(category='quick', skills=['git-master'], ...) to save context. Triggers: 'commit', 'rebase', 'squash', 'who wrote', 'when was X added', 'find the commit that'.

robertpelloni
robertpelloni
devops
open
git-workflows
3

plan-parallel-dev

複数開発者での並列開発計画書を作成するスキル。git worktree を活用したブランチ戦略、タスクの依存関係分析、クリティカルパス計算、開発者ロール割り当て、タイムライン作成を行う。「並列開発計画を作って」「複数人で同時開発したい」「worktree で分担したい」「開発を最大限並列化したい」などのリクエスト時に使用。また、「〇〇を並列で修正して」「worktree で△△をやって」「並列タスクを追加」などのリクエストで、オンデマンドの並列タスクを即座に開始できる。

hiroshi75
hiroshi75
devops
open
git-workflows
3

release-workflow

リリースワークフロー管理スキル。CHANGELOG更新、セマンティックバージョニング、GitHub Release作成、リリースブランチ運用のベストプラクティスを提供。「リリース」「バージョン」「CHANGELOG」「タグ」「GitHub Release」などのキーワードで自動適用。

no-problem-dev
no-problem-dev
devops
open
git-workflows
3

self-review

Review your own changes before committing or creating a pull request

dot-agents
dot-agents
devops
open
git-workflows
3

write-commit-message

Use when creating git commits to ensure consistent, clear commit messages following conventional commits format.

eveld
eveld
devops
open
git-workflows
3

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

samjhecht
samjhecht
devops
open
git-workflows
3

commit-helper

Generate conventional commit messages from staged changes. Runs autonomously using Haiku model. Use after completing TDD cycles, after refactoring sessions, or when ready to commit.

channingwalton
channingwalton
devops
open
git-workflows
3

github-release-best-practices

Systematic approach to GitHub release preparation following 2025 best practices for Rust workspace projects

d-o-hub
d-o-hub
devops
open
git-workflows
3

commit-message

Use when you need a Conventional Commits message from staged git changes or a pasted diff - guides type/scope selection and subject/body/footer formatting for a compliant commit message

dacheng-gao
dacheng-gao
devops
open
git-workflows
3

write-pr-description

Use when creating pull requests to write clear, structured PR descriptions that help reviewers understand changes.

eveld
eveld
devops
open
git-workflows
3

gh-pr-issue

Keep pull requests and issues healthy using gh CLI (list, view, comment, close).

MHolmes91
MHolmes91
devops
open
git-workflows
3

git-worktree

Git worktreeを使った並列開発を支援する。複数のClaude Codeインスタンスで同時に異なるブランチの作業を行う際に使用する。"worktree"、"並列開発"、"別ブランチで作業"などのキーワードで発動。

sh1ma
sh1ma
devops
open
git-workflows
3

git-clean-history

Reimplement the current Git branch on a fresh branch off `main` with a clean, narrative-quality commit history.

goncalossilva
goncalossilva
devops
open
git-workflows
3

git-workflow

Use when starting feature work that needs isolation, or when completing work and deciding how to integrate - covers full worktree lifecycle from setup through merge/PR/discard

HTRamsey
HTRamsey
devops
open
git-workflows
3

gh-pr

GitHubのPR(プルリクエスト)を管理する。PR作成、一覧表示、マージ、レビュー、チェックアウト、コメント確認時に使用。「PRを作りたい」「マージして」「レビューして」「コメントを確認」などのキーワードで発動。

sh1ma
sh1ma
devops
open
Previous
Page 290 / 447
Next