helm-deploy
Installation
SKILL.md
/helm-deploy Skill
Deploy applications to OpenShift using Helm charts. Supports existing charts or creates new ones.
Prerequisites
- User logged into OpenShift cluster
- Helm chart exists OR user wants to create one
- Container image available (from registry or will be built)
When to Use This Skill
- User wants to deploy an application using Helm charts on OpenShift
- A Helm chart is detected in the project (Chart.yaml found)
- User invokes
/helm-deployor asks about Helm-based deployment
Critical: Human-in-the-Loop Requirements
See Human-in-the-Loop Requirements for mandatory checkpoint behavior.
Related skills