CI CD Practices

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

tomevault-io Updated

File contents

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.


Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/eser--rules--ci-cd-practices commit d8ea6e3456

Frequently asked questions

npx skillmds@latest add tomevault-io/ci-cd-practices