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
3

commit-guidelines

Guidelines for creating git commits. Use when making commits, staging changes for commit, or deciding how to split changes across commits.

fmal
fmal
devops
open
git-workflows
3

initialize-governance

Initialize complete governance framework in a project - creates constitution, roadmap, directory READMEs, and issue/spec templates with guided setup process

samjhecht
samjhecht
devops
open
git-workflows
3

commit-helper

Generate clear conventional commit messages from git diffs. Use when writing commit messages, reviewing staged changes, or after completing TDD cycles.

channingwalton
channingwalton
devops
open
git-workflows
3

terrateam-usage-guide

A comprehensive guide for configuring and using Terrateam, an open-source GitOps CI/CD platform for Terraform and OpenTofu. Covers configuration file structure, access control, workflows, OIDC authentication, drift detection, and best practices for managing infrastructure through pull requests.

stakpak
stakpak
devops
open
git-workflows
3

project-architecture

When you need to understand the directory structure, open-core model, or where to add new code.

nextblock-cms
nextblock-cms
devops
open
git-workflows
3

end-session

End the current session. Converts transcript to markdown, writes summary, syncs files, commits, and pushes to GitHub and Blot.

a327ex
a327ex
devops
open
git-workflows
3

gather-project-metadata

Use when creating research or plan documents to gather git commit, branch, repository info.

eveld
eveld
devops
open
git-workflows
3

git-workspace

"Work with git worktrees and workspaces for concurrent development. Use when: (1) Creating new workspaces with \`git worktree add\`, (2) Listing existing worktrees with \`git worktree list\`, (3) Removing worktrees with \`git worktree remove\`, (4) Pruning stale worktree metadata with \`git worktree prune\`, (5) Managing multiple checked-out branches simultaneously, (6) Migrating uncommitted work between workspaces, or (7) Any git workspace/worktree operation. Requires Git 2.5+ for worktree support."

lambda-curry
lambda-curry
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.

julianobarbosa
julianobarbosa
devops
open
git-workflows
3

code-review

This skill should be used when reviewing code or preparing code for review. It provides guidelines for what to look for in reviews, how to write constructive feedback, and standards for review comments.

akaszubski
akaszubski
devops
open
git-workflows
3

using-git-worktrees

Use when starting new feature work to create isolated git worktrees with smart directory selection and safety verification. Keeps main branch clean while developing.

Bbeierle12
Bbeierle12
devops
open
git-workflows
3

utilizing-cli-tools

CLI tools guide for git, gh, npm, and other development tools. Triggers: git, gh, npm, CLI, コマンドライン, バージョン管理, ブランチ, コミット.

thkt
thkt
devops
open
git-workflows
3

resolve-pr-comments

Orchestrate replying to multiple GitHub PR review comments in parallel. Use when the user wants to reply to multiple PR review comments or resolve all unresolved comments on a PR.

codekiln
codekiln
devops
open
git-workflows
3

committing

Any time committing changes is mentioned, use this commit flow.

jack-michaud
jack-michaud
devops
open
git-workflows
3

using-gh-cli-search

MANDATORY skill when users mention GitHub CLI searches - establishes non-negotiable requirement to use gh-cli-search skills for correct syntax, quoting, and platform handling

aaddrick
aaddrick
devops
open
git-workflows
3

agent-handoff

Prepare for the next agent or session by documenting work and leaving codebase in good state

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

cleanup-dangling-worktrees

Clean up git worktrees whose associated feature PRs have been merged. Only removes worktrees where the PR is confirmed merged - never removes active development worktrees.

samjhecht
samjhecht
devops
open
git-workflows
3

git-doc-updater

Git 提交前文檔同步。觸發:docs、文檔、sync docs、發布。

u9401066
u9401066
devops
open
git-workflows
3

magit-section

A guide to using magit-section for building collapsible, hierarchical buffer UIs in Emacs.

hugoduncan
hugoduncan
devops
open
git-workflows
3

gh-search-prs

Use when searching GitHub pull requests - provides syntax for filtering by draft status, merge status, review state, CI checks, branches, and all standard PR attributes

aaddrick
aaddrick
devops
open
git-workflows
3

gh-cli-setup

Use when gh CLI is not installed, not configured, or authentication fails - provides installation steps, authentication methods, and troubleshooting for all platforms

aaddrick
aaddrick
devops
open
git-workflows
3

worktree-setup-hook

Post-checkout git hook for automatic worktree setup. Use when: (1) Setting up automatic configuration for new git worktrees, (2) Creating post-checkout hooks that detect new worktrees and run setup tasks, (3) Configuring worktrees to automatically copy env files and install dependencies

lambda-curry
lambda-curry
devops
open
git-workflows
3

gh-search

Use when searching GitHub via CLI for issues, PRs, repos, code, or commits - provides correct syntax for exclusions, qualifiers, quoting, and platform-specific handling to avoid command failures

aaddrick
aaddrick
devops
open
git-workflows
3

gh-search-issues

Use when searching GitHub issues - provides syntax for filtering by labels, state, assignees, authors, comments, reactions, dates, and includes option to search pull requests

aaddrick
aaddrick
devops
open
Previous
Page 291 / 447
Next