Back to categories
Category

Agent Skills in category: ci

16 skills match this category. Browse curated collections and explore related Agent Skills.

ci-cd-pipelines

GitLab CI/CD pipeline patterns including testing stages, Docker builds, caching strategies, secrets management, deployment patterns (blue-green, canary, rolling), and rollback procedures. Use when creating .gitlab-ci.yml, optimizing CI performance, setting up deployment pipelines, or troubleshooting CI failures.

gitlab-cidockersecrets-managementdeployment-patterns
randalmurphal
randalmurphal
0

fetching-buildkite-failures

Use when CI fails on Buildkite and you need to diagnose and fix failures - fetches build results for current branch, extracts errors from logs, and helps fix them

buildkiteci-failurelogsdebugging
mikeastock
mikeastock
0

ci-cd-integration

CI/CD integration - GitHub Actions, automation, pipeline integration

ci-cdgithub-actionsautomationpipeline
hgeldenhuys
hgeldenhuys
1

ci-monitoring

Use after creating PR - monitor CI pipeline, resolve failures cyclically until green or issue is identified as unresolvable

ci-cdpipeline-monitoringpr-handlingfailure-resolution
troykelly
troykelly
1

review-gate

HARD GATE before PR creation - verifies review artifact exists in issue comments, all findings addressed or tracked, blocks PR creation if requirements not met

pull-requestreview-gateissue-commentsblocker
troykelly
troykelly
1

changelog-generator

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

gitcommit-historyrelease-notesautomation
prof-ramos
prof-ramos
0

backend-build-check

Ensure backend build readiness for Espresso Engineered. Use when backend code/config changes are made or when a feature/task is wrapping up to suggest running `npm run build:backend` (and tests only if requested).

npmbuildcibackend
nickabeelee
nickabeelee
0

code-quality

Run comprehensive code quality checks including TypeScript typecheck, ESLint linting, Prettier formatting, and Markdown validation. Auto-fixes formatting issues in agent mode or provides read-only checks for CI pipelines. Use when: (1) Before committing code changes, (2) In CI/CD pipelines for automated quality gates, (3) After making significant code changes, (4) When preparing code for review, (5) When ensuring code meets quality standards, (6) For type checking, linting, formatting, and markdown validation, (7) In pre-commit hooks, or (8) For automated quality gates before merging. Triggers: finalize, code quality, typecheck, lint, format, check code, quality check, run checks, pre-commit, before commit, CI checks, validate code.

code-qualitylintingtype-checkingformatting
LukasStrickler
LukasStrickler
0

building-apple-platform-products

Builds, tests, and archives Swift packages and Xcode projects for Apple platforms. Use when running xcodebuild, swift build, or swift test commands, discovering schemes and targets, or selecting simulator destinations for iOS, macOS, tvOS, watchOS, or visionOS.

swiftxcodeiosmacos
kylehughes
kylehughes
19

gitops-workflows

GitOps workflows and patterns using ArgoCD and Flux for declarative Kubernetes deployments. Use when implementing CI/CD for Kubernetes, managing multi-environment deployments, or adopting declarative infrastructure practices.

gitopsfluxcdargocdkubernetes
NickCrew
NickCrew
52

setup-fastlane

Set up Fastlane for iOS/macOS app automation

fastlaneci-cdiosmacos
greenstevester
greenstevester
1

Pre-Commit Quality Checking

Runs mandatory quality checks before commits. Executes build, tests, and pattern validation from code-review-standards.md. Use when ready to commit code or when asked to verify code quality meets project standards.

pre-commitquality-checksbuildtests
lifegenieai
lifegenieai
0

github-action

Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.

github-actionsdevopsautomationgit
letta-ai
letta-ai
0

commitlint

When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.

commitlintcommit-messageconventional-commitsci-cd
Jamie-BitFlight
Jamie-BitFlight
181

pre-commit

When setting up automated code quality checks on git commit. When project has .pre-commit-config.yaml. When implementing git hooks for formatting, linting, or validation. When creating prepare-commit-msg hooks to modify commit messages. When distributing a tool as a pre-commit hook.

pre-commithookslintingformatting
Jamie-BitFlight
Jamie-BitFlight
181

gitlab-skill

The model must apply when tasks involve .gitlab-ci.yml configuration, GitLab Flavored Markdown (GLFM) syntax, gitlab-ci-local testing, CI/CD pipeline optimization, GitLab CI Steps composition, Docker-in-Docker workflows, or GitLab documentation creation. Triggers include modifying pipelines, writing GitLab README/Wiki content, debugging CI jobs locally, implementing caching strategies, or configuring release workflows.

gitlabgitlab-cici-cddocker
Jamie-BitFlight
Jamie-BitFlight
181