Skillsci-cd-practices
C

ci-cd-practices

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

eser
36 stars
1.2k downloads
Updated 12/24/2025

Readme

ci-cd-practices follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
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](references/rules.md) for complete conventions.

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated12/24/2025
Publishereser

Tags

ci-cdgithub