Reviews Kubernetes manifests (Deployment, StatefulSet, Service, Ingress, NetworkPolicy, etc.) for resource limits, probes, security context, PDBs, anti-affinity, image pinning, and network policies before they merge. Invoke when the user shares a manifest YAML, when a chart/kustomization PR appears, or before applying to prod.
$npx -y skills add hotak92/vibecoded-orchestrator --skill k8s-manifest-reviewerInstalls into the current project.
Run `npx skills use "https://github.com/hotak92/vibecoded-orchestrator" --skill "hotak92/vibecoded-orchestrator/k8s-manifest-reviewer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/hotak92/vibecoded-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/hotak92/vibecoded-orchestrator"` and select the relevant skills, then follow their instructions.