Agent skill
ci-cd-practices
CI/CD and operations practices including GitHub Actions, Kubernetes, and operational tooling. Use when working with deployment and infrastructure.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/devops/ci-cd-practices
SKILL.md
ci-cd-practices
Quick Start
- Use
ghCLI for GitHub operations (PRs, issues, actions) - Use
kubectlfor Kubernetes inspection and debugging - 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.
Didn't find tool you were looking for?