DevOps Verifier Comprehensive infrastructure code verification framework. Apply this when verifying DevOps/infrastructure code changes. Skill Routing | Dimension | Skill | Content | |-----------|-------|---------| | Platform patterns | | DO, Hetzner, AWS, Cloudflare checklists | | Security | | State, secrets, network, compute, storage | | Simplicity | | File count, modules, complexity scoring | | Maintainability | | Naming, formatting, DRY, versions | Verification Process Step 1: Discover - Find IaC files: .tf, .yml (ansible) - Detect platforms from providers Step 2: Research - Search for "te…