What problem does it solve?
This Skill eliminates the inconsistent, error-prone manual work of developing and maintaining complex umbrella Helm charts for Astronomer Private Cloud, which features tightly coupled sub-charts, unique template layout rules, and strict security and testing requirements.
Core Features & Use Cases
- Standardized Template Guidance: Provides clear rules for the three coexisting filename styles in the APC repo, ensuring consistent template organization across all sub-charts.
- End-to-End Best Practices: Covers values design, security hardening, probe customization, schema validation, semantic versioning, and dependency management for production-ready charts.
- Testing & CI/CD Integration: Includes comprehensive Helm test patterns, review checklists, and GitHub Actions workflow templates to automate quality assurance and chart releases.
Use case: Engineering teams deploying Astronomer APC can use this Skill to ensure all Helm changes pass linting, security reviews, and upgrade tests before release.
Quick Start
Use the helm-chart skill to update the astronomer Houston deployment template to add a custom readiness probe and update the values schema to validate the new configuration.