概要
This skill enables Claude to implement a robust Policy-as-Code framework using Kyverno to ensure security and compliance throughout the entire Software Development Life Cycle (SDLC). It bridges the gap between development and production by applying the same set of policies at three critical checkpoints: local development via containers, CI pipelines for automated validation, and Kubernetes admission controllers for runtime enforcement. By adopting a 'Start Local, Scale Up' philosophy, it helps developers catch and fix policy violations early, reducing deployment failures and hardening cloud-native infrastructure against misconfigurations.