ci-cd-practices

star 60

CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure.

eser By eser schedule Updated 1/15/2026

name: ci-cd-practices description: CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure.

ci-cd-practices

Quick Start

  1. Use gh CLI for GitHub operations (PRs, issues, actions)
  2. Use kubectl for Kubernetes inspection and debugging
  3. Set reasonable CI timeouts (20 minutes default)

Key Principles

  • Operational tools: gh, kubectl
  • Inspect before acting (check PR status, pod logs)

References

See rules.md for complete conventions.

Install via CLI
npx skills add https://github.com/eser/aya.is --skill ci-cd-practices
Repository Details
star Stars 60
call_split Forks 25
navigation Branch main
article Path SKILL.md
More from Creator