CI/CD

Continuous integration and deployment

Showing 1-24 of 1353 skills
affaan-m

continuous-agent-loop

by affaan-m

Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.

Agents 205.6K 2mo ago
openai

babysit-pr

by openai

Babysit a GitHub pull request after creation by continuously polling CI checks/workflow runs, new review comments, and mergeability state until the PR is ready to merge (or merged/closed). Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and stop only when user help is required (for example CI infrastructure issues, exhausted flaky retries, or ambiguous/blocking situations). Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.

Automation 88.3K 3mo ago
openai

integration-tests

by openai

Run the integration-tests pipeline that depends on a local npm registry (Verdaccio). Use when asked to execute integration tests or local publish workflows in this repo.

Automation 3.2K 4mo ago
openai

code-change-verification

by openai

Run the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monorepo.

Automation 3.2K 4mo ago
openai

vercel-deploy

by openai

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

Automation 21.3K 3mo ago
microsoft

aspire-ts

by microsoft

Orchestrate JavaScript/TypeScript applications with .NET Aspire. Use when building Node.js APIs, React/Vue/Svelte frontends, or Vite apps that need service discovery, telemetry, and deployment orchestration via Aspire's AppHost. Covers AddViteApp, AddNodeApp, AddJavaScriptApp, package managers, OpenTelemetry, and polyglot integration patterns.

Automation 2.5K 3mo ago
Orchestra-Research

nemo-evaluator-sdk

by Orchestra-Research

Evaluates LLMs across 100+ benchmarks from 18+ harnesses (MMLU, HumanEval, GSM8K, safety, VLM) with multi-backend execution. Use when needing scalable evaluation on local Docker, Slurm HPC, or cloud platforms. NVIDIA's enterprise-grade platform with container-first architecture for reproducible benchmarking.

CI/CD 9.3K 4mo ago
vercel

workflow-init

by vercel

Install and configure Vercel Workflow DevKit before it exists in node_modules. Use when the user asks to "install workflow", "set up workflow", "add durable workflows", "configure workflow devkit", or "init workflow" for Next.js, Express, Hono, Fastify, NestJS, Nitro, Nuxt, Astro, SvelteKit, or Vite.

Automation 2.1K 3mo ago
microsoft

azure-pipelines

by microsoft

Use when validating Azure DevOps pipeline changes for the VS Code build. Covers queueing builds, checking build status, viewing logs, and iterating on pipeline YAML changes without waiting for full CI runs.

CI/CD 185.8K 3mo ago
openai

pnpm-upgrade

by openai

'Keep pnpm current: run pnpm self-update/corepack prepare, align packageManager in package.json, and bump pnpm/action-setup + pinned pnpm versions in .github/workflows to the latest release. Use this when refreshing the pnpm toolchain manually or in automation.'

Automation 3.2K 4mo ago
vercel

pr-status-triage

by vercel

Triage CI failures and PR review comments using scripts/pr-status.js. Use when investigating failing CI jobs, flaky tests, or PR review feedback. Covers blocker-first prioritization (build > lint > types > tests), CI env var matching for local reproduction, and the Known Flaky Tests distinction.

Automation 139.7K 3mo ago
nilstate

icey-server-operator

by nilstate

Safely build, validate, package, release, and operate the icey-server CLI and media server surface.

CI/CD 51 1mo ago
vercel

deploy

by vercel

Deploy applications to Vercel. Use when the user says "deploy", "deploy to Vercel", "push to production", "deploy my app", or "go live".

CI/CD 13 5mo ago
Chachamaru127

ci

by Chachamaru127

"CIが赤くなったら呼んで。パイプライン消防隊、出動します。Use when user mentions CI failures, build errors, test failures, or pipeline issues. Do NOT load for: local builds, standard implementation work, reviews, or setup."

API Dev 2.6K 3mo ago
Chachamaru127

troubleshoot

by Chachamaru127

"Diagnosis and repair guide for errors and failures including CI. Use when user mentions something broken, errors, it doesn't work, CI failures, CIが落ちた, build errors, test failures, or pipeline issues. Do NOT load for: successful builds, new feature implementation, or reviews."

Agents 2.6K 3mo ago
Chachamaru127

ci

by Chachamaru127

"CIが赤くなったら呼んで。パイプライン消防隊、出動します。Use when user mentions CI failures, build errors, test failures, or pipeline issues. Do NOT load for: local builds, standard implementation work, reviews, or setup."

API Dev 2.6K 3mo ago
cursor

fix-ci

by cursor

Find failing CI jobs, inspect logs, and apply focused fixes

CI/CD 1.8K 3mo ago
cursor

loop-on-ci

by cursor

Watch CI runs and iterate on failures until all checks pass

CI/CD 1.8K 3mo ago
affaan-m

deployment-patterns

by affaan-m

Deployment workflows, CI/CD pipeline patterns, Docker containerization, health checks, rollback strategies, and production readiness checklists for web applications.

CI/CD 205.9K 3mo ago
oliver-kriska

deploy

by oliver-kriska

Elixir/Phoenix deployment patterns - releases, Docker, Kubernetes, Fly.io. Load when deploying to production.

CI/CD 396 3mo ago
steipete

domain-dns-ops

by steipete

Domain/DNS ops across Cloudflare, DNSimple, Namecheap for Peter. Use for onboarding zones to Cloudflare, flipping nameservers, setting redirects (Page Rules/Rulesets/Workers), updating redirect-worker mappings, and verifying DNS/HTTP. Source of truth: ~/Projects/manager.

CI/CD 4.1K 5mo ago
openprose

websh

by openprose

A shell for the web. Navigate URLs like directories, query pages with Unix-like commands. Activate on websh command, shell-style web navigation, or when treating URLs as a filesystem.

CI/CD 1.4K 4mo ago
jezweb

cloudflare-worker-builder

by jezweb

Scaffold and deploy Cloudflare Workers with Hono routing, Vite plugin, and Static Assets. Workflow: describe project, scaffold structure, configure bindings, deploy. Use when creating Workers projects, setting up Hono/Vite, configuring D1/R2/KV bindings, or troubleshooting export syntax errors, API route conflicts, HMR issues, or deployment failures.

API Dev 822 3mo ago
tradermonty

edge-candidate-agent

by tradermonty

Generate and prioritize US equity long-side edge research tickets from EOD observations, then export pipeline-ready candidate specs for trade-strategy-pipeline Phase I. Use when users ask to turn hypotheses/anomalies into reproducible research tickets, convert validated ideas into strategy.yaml + metadata.json, or preflight-check interface compatibility (edge-finder-candidate/v1) before running pipeline backtests.

Agents 1.8K 3mo ago