← all publishers

emily-zall

@emily-zall source repo

1 published skill

  1. Helm Review · emily-zall bundle
    Review Helm charts and Kubernetes manifests for syntax/schema correctness, conformance to the team's own service standard, and human readability/maintainability: naming, template complexity, values.yaml organization, label/annotation consistency, resource/probe clarity, and documentation. Use this whenever the user asks to review, lint, clean up, or improve a Helm chart, values.yaml, _helpers.tpl, or raw Kubernetes manifests, or asks things like "is this chart readable", "does this follow our conventions", "review my helm templates", or "is this valid", even if they don't say "review". Compares against the org's declared reference charts or standard doc when configured, otherwise against sibling charts in the repo, otherwise a generic Helm baseline, and can help a team choose or define a service template when none exists. Does NOT cover security posture, RBAC, secrets management, or deprecated API versions (use a security or GitOps audit skill), and does NOT do generic diff simplification. Prefer this skill o
    0 installs