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
12

jj

Use Jujutsu (jj) for version control. Covers workflow, commits, bookmarks, pushing to GitHub, absorb, squash, and stacked PRs. Use when working with jj, creating commits, pushing changes, or managing version control.

coreyja
coreyja
devops
open
git-workflows
12

sdd

This skill should be used when users want guidance on Spec-Driven Development methodology using GitHub's Spec-Kit. Guide users through executable specification workflows for both new projects (greenfield) and existing codebases (brownfield). After any SDD command generates artifacts, automatically provide structured 10-point summaries with feature status tracking, enabling natural language feature management and keeping users engaged throughout the process.

SpillwaveSolutions
SpillwaveSolutions
devops
open
monitoring
12

dashboard-specification

Design specifications for effective dashboards. Use when planning new dashboards, improving existing ones, or documenting dashboard requirements before development.

nimrodfisher
nimrodfisher
devops
open
cicd
12

patterns

Patterns standards for patterns in Microservices environments. Covers

williamzujkowski
williamzujkowski
devops
open
cicd
12

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

kofttlcc
kofttlcc
devops
open
cicd
12

agent-deployment-engineer

Expert deployment engineer specializing in CI/CD pipelines, release automation, and deployment strategies. Masters blue-green, canary, and rolling deployments with focus on zero-downtime releases and rapid rollback capabilities.

Tony363
Tony363
devops
open
cicd
12

execute-batch

Handles one batch of tasks. Spawns task agents in parallel using git worktrees, waits for completion, and updates state.

vinzenz
vinzenz
devops
open
cicd
12

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

kofttlcc
kofttlcc
devops
open
cicd
12

integration-examples-contributor

Use when contributing to the integration-examples repository. Covers project layout, build steps, and guardrails for Dwolla integration samples.

Dwolla
Dwolla
devops
open
cicd
12

parallel-code-review

This skill should be used when performing comprehensive code reviews using multiple specialized review agents in parallel. It provides patterns for concurrent execution, decision tracking to prevent redundancy, and consolidated reporting. Use when needing thorough review coverage from multiple perspectives (security, architecture, performance) or when reviewing large changesets.

dgalarza
dgalarza
devops
open
cicd
12

ci-cd

CI/CD pipeline standards for GitHub Actions, GitLab CI, and deployment automation. Covers testing gates, security scanning, artifact management, and deployment strategies for reliable software delivery.

williamzujkowski
williamzujkowski
devops
open
cicd
12

publisher

deploys local artifacts (visuals, html) to configured remote destinations (e.g. ssh, s3). handles file transfer and permissions.

tolitius
tolitius
devops
open
cicd
12

agent-devops-engineer

Expert DevOps engineer bridging development and operations with comprehensive automation, monitoring, and infrastructure management. Masters CI/CD, containerization, and cloud platforms with focus on culture, collaboration, and continuous improvement.

Tony363
Tony363
devops
open
cloud
12

agent-cloud-architect

Expert cloud architect specializing in multi-cloud strategies, scalable architectures, and cost-effective solutions. Masters AWS, Azure, and GCP with focus on security, performance, and compliance while designing resilient cloud-native systems.

Tony363
Tony363
devops
open
cloud
12

agent-terraform-engineer

Expert Terraform engineer specializing in infrastructure as code, multi-cloud provisioning, and modular architecture. Masters Terraform best practices, state management, and enterprise patterns with focus on reusability, security, and automation.

Tony363
Tony363
devops
open
git-workflows
12

gh-repo-bootstrap

Create a new GitHub repository with the gh CLI and bootstrap a local project in ~/projects with git init, README, remote setup, and initial push. Use when the user asks to create a repo (public/private) in their account, set up the local folder, add the upstream remote, and push the first commit.

regenrek
regenrek
devops
open
git-workflows
12

execute-task

Implements one task in an isolated git worktree following TDD. Creates commits for implementation and fixes, invokes independent verification.

vinzenz
vinzenz
devops
open
git-workflows
12

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

kofttlcc
kofttlcc
devops
open
git-workflows
12

conventional-commits

This skill should be used when creating Git commits to ensure they follow the Conventional Commits specification. It provides guidance on commit message structure, types, scopes, and best practices for writing clear, consistent, and automated-friendly commit messages. Use when committing code changes or reviewing commit history.

dgalarza
dgalarza
devops
open
git-workflows
12

github-issue

Fetch a GitHub issue and generate a plan to resolve it

agentuity
agentuity
devops
open
git-workflows
12

repo

Create repository context bundles and code maps. Use to share codebase context, generate documentation, and understand project structure.

johnlindquist
johnlindquist
devops
open
git-workflows
12

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

kofttlcc
kofttlcc
devops
open
git-workflows
12

execute-merge

Merges completed task worktree to main branch. Handles sequential merge queue to prevent conflicts.

vinzenz
vinzenz
devops
open
git-workflows
12

gitwhat

Concise git workspace snapshot for the current directory. Use when asked to show current branch, cwd, repo root, whether the current directory is a worktree, local dirty status, or whether other worktrees have uncommitted changes.

regenrek
regenrek
devops
open
Previous
Page 229 / 447
Next