ring:dev-helm
Installation
SKILL.md
Helm Chart Creation & Maintenance (Lerian Conventions)
Overview
This skill enforces Lerian's Helm chart conventions across all services. Every Helm chart MUST follow these patterns to ensure consistency, security, and operability across the platform.
Reference standards: dev-team/docs/standards/helm/
Executor agent: ring:helm-engineer
CRITICAL: Role Clarification
| Who | Responsibility |
|---|---|
| This Skill (ring:dev-helm) | Orchestrates the workflow: validates input, dispatches agent, verifies output |
| Agent (ring:helm-engineer) | Executes: reads app source, creates chart files, validates with helm lint |
Step 1: Validate Input
Related skills