소개
The Configuration & Secrets Reviewer skill functions as a virtual Platform Engineer, meticulously auditing how your software handles settings, sensitive credentials, and feature flags. It identifies dangerous defaults that could cause data loss, detects hardcoded secrets before they reach version control, and ensures that environments remain consistent to prevent 'works on my machine' bugs. By applying 12-factor app principles and fail-fast validation patterns, this skill helps developers build resilient, secure systems that are easy to manage across dev, staging, and production.