1,825 curated devops & deployment skills, agents, commands and plugins — from original author repos, ranked by GitHub signal.
jeremylongshore
Designs and maintains CI/CD pipelines (GitHub Actions, GitLab CI, CircleCI) including builds, tests, quality gates, secrets management, and deployment strategies, then reports conformity with sprint specs. Use when setting up or fixing CI/CD for a project. Trigger with "set up CI/CD", "fix pipeline".
jeremylongshore
Generate CircleCI configuration file
jeremylongshore
Remove old sprint directories with safety checks and archiving options
jeremylongshore
> Convert Terraform to CloudFormation or generate CFN templates
jeremylongshore
Triage a failed or slow Databricks cluster by fanning out parallel root-cause threads — one per cause class (provisioning, network/NPIP, init-script, driver, spot/shuffle) — over the cluster's live event stream, then aggregate to the single most-likely cause with its evidence. Use when a cluster failed to start, died mid-run, or is inexplicably slow. Trigger with "why did this cluster fail", "investigate cluster", "triage cluster start".