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
2K

mflux-pr

Make a clean PR in mflux (inspect diff, quick verification, commit, push, open PR) using repo conventions.

filipstrand
filipstrand
devops
open
git-workflows
2K

mflux-dev-env

Set up and work in the mflux dev environment (arm64 expectation, uv, Makefile targets, lint/format/test).

filipstrand
filipstrand
devops
open
git-workflows
2K

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.

mrgoonie
mrgoonie
devops
open
git-workflows
2K

commit

Read this skill before making git commits

mitsuhiko
mitsuhiko
devops
open
git-workflows
2K

github

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

mitsuhiko
mitsuhiko
devops
open
git-workflows
2K

librarian

Cache and refresh remote git repositories under ~/.cache/checkouts/<host>/<org>/<repo> so future references can reuse a local copy. Use this skill when the user points you to a remote git repository as reference or you encountered a remote git repo through other means.

mitsuhiko
mitsuhiko
devops
open
git-workflows
1.9K

pr-submit

Create or update a GitHub Pull Request — use ONLY when explicitly asked to create/submit/open a PR

wysaid
wysaid
devops
open
git-workflows
1.9K

github-archive

Investigate GitHub security incidents using tamper-proof GitHub Archive data via BigQuery. Use when verifying repository activity claims, recovering deleted PRs/branches/tags/repos, attributing actions to actors, or reconstructing attack timelines. Provides immutable forensic evidence of all public GitHub events since 2011.

gadievron
gadievron
devops
open
git-workflows
1.9K

github-commit-recovery

Recover deleted commits from GitHub using REST API, web interface, and git fetch. Use when you have commit SHAs and need to retrieve actual commit content, diffs, or patches. Includes techniques for accessing "deleted" commits that remain on GitHub servers.

gadievron
gadievron
devops
open
git-workflows
1.9K

github-wayback-recovery

Recover deleted GitHub content using the Wayback Machine and Archive.org APIs. Use when repositories, files, issues, PRs, or wiki pages have been deleted from GitHub but may persist in web archives. Covers CDX API queries, URL patterns, and systematic recovery workflows.

gadievron
gadievron
devops
open
cicd
1.9K

exploitability-validation

Multi-stage pipeline for validating that vulnerability findings are real, reachable, and exploitable, preventing wasted effort on hallucinated findings, dead code paths, or findings with unrealistic preconditions.

gadievron
gadievron
devops
open
cicd
1.9K

agent-conduct

Shared hard rules enforced across all squad agents

bradygaster
bradygaster
devops
open
cicd
1.9K

pr-lifecycle

Complete issue → PR → merge lifecycle with readiness checks

bradygaster
bradygaster
devops
open
cicd
1.9K

release-process

Step-by-step release checklist for Squad — prevents v0.8.22-style disasters

bradygaster
bradygaster
devops
open
git-workflows
1.9K

distributed-mesh

How to coordinate with squads on different machines using git as transport

bradygaster
bradygaster
devops
open
git-workflows
1.9K

gh-auth-isolation

Safely manage multiple GitHub identities (EMU + personal) in agent workflows

bradygaster
bradygaster
devops
open
git-workflows
1.9K

pr-screenshots

Capture Playwright screenshots and embed them in GitHub PR descriptions

bradygaster
bradygaster
devops
open
cloud
1.9K

generating-infrastructure-as-code

Execute use when generating infrastructure as code configurations. Trigger with phrases like "create Terraform config", "generate CloudFormation template", "write Pulumi code", or "IaC for AWS/GCP/Azure". Produces production-ready code for Terraform, CloudFormation, Pulumi, ARM templates, and CDK across multiple cloud providers.

jeremylongshore
jeremylongshore
devops
open
cicd
1.9K

managing-deployment-rollbacks

Deploy use when you need to work with deployment and CI/CD. This skill provides deployment automation and orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create pipeline", or "automate deployment".

jeremylongshore
jeremylongshore
devops
open
containers
1.9K

generating-helm-charts

Execute use when generating Helm charts for Kubernetes applications. Trigger with phrases like "create Helm chart", "generate chart for app", "package Kubernetes deployment", or "helm template". Produces production-ready charts with Chart.yaml, values.yaml, templates, and best practices for multi-environment deployments.

jeremylongshore
jeremylongshore
devops
open
monitoring
1.9K

deploying-monitoring-stacks

Monitor use when deploying monitoring stacks including Prometheus, Grafana, and Datadog. Trigger with phrases like "deploy monitoring stack", "setup prometheus", "configure grafana", or "install datadog agent". Generates production-ready configurations with metric collection, visualization dashboards, and alerting rules.

jeremylongshore
jeremylongshore
devops
open
cicd
1.9K

orchestrating-deployment-pipelines

Deploy use when you need to work with deployment and CI/CD. This skill provides deployment automation and orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create pipeline", or "automate deployment".

jeremylongshore
jeremylongshore
devops
open
git-workflows
1.9K

changelog-orchestrator

Draft changelog PRs by collecting GitHub/Slack/Git changes, formatting with templates, running quality gates, and preparing a branch/PR. Use when generating weekly/monthly release notes or when the user asks to create a changelog from recent merges. Trigger with "changelog weekly", "generate release notes", "draft changelog", "create changelog PR".

jeremylongshore
jeremylongshore
devops
open
git-workflows
1.9K

overnight-development

Automates software development overnight using git hooks to enforce test-driven Use when appropriate context detected. Trigger with relevant phrases based on skill purpose.

jeremylongshore
jeremylongshore
devops
open
Previous
Page 48 / 447
Next