소개
This skill provides standardized patterns for securing deployment environments in GitHub Actions, preventing unauthorized or malicious code from reaching production. It guides Claude in configuring manual approval gates for up to six reviewers, mandatory wait timers to allow for threat detection, and branch-specific deployment policies. By implementing these patterns, teams can establish a defense-in-depth approach to CI/CD, ensuring that sensitive production infrastructure is protected from accidental deployments or compromised pull requests.