gatekeeper-azure

Validate Azure provisioning deliverables and produce APPROVED/REVISE/ESCALATE reports.

9|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/TykoDev/SupremeTeam --skill gatekeeper-azure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gatekeeper-azure
Source: https://github.com/TykoDev/SupremeTeam/tree/main/skills/azure/gatekeeper-azure
Command: npx skills add https://github.com/TykoDev/SupremeTeam --skill gatekeeper-azure

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Gatekeeper-azure prevents incomplete, insecure, or incorrect Azure provisioning work from advancing by adversarially validating deliverables across the full Azure pipeline and enforcing a strict approve/revise/escalate gate. It reduces deployment risk, unintended cost exposure, and security misconfigurations by applying professional skepticism and evidence-driven checks before consolidation.

Core Features & Use Cases

  • Per-phase validation: Review and validate artifacts from azure-planner, azure-architect, azure-configurator, azure-deployer, and azure-verifier against the original intent and upstream approvals.
  • Final adversarial sweep: During Phase 5 perform a cross-package adversarial audit covering architecture, configuration, deployment, verification fidelity, and key attack surfaces.
  • Structured verdicts and delegation: Produce APPROVED/REVISE/ESCALATE reports with evidence, findings classified by severity, and formal delegation requests for remediation with round limits.
  • Practical checks: Enforce checks for Azure alignment, infrastructure correctness, RBAC/Key Vault practices, cost proportionality, naming rules, operational readiness, and documentation quality.
  • Use case: Validate a Phase 5 verification bundle to ensure no over-privileged identities, missing secrets, or unverified resources exist before production consolidation.

Quick Start

Run gatekeeper-azure to validate the provided Azure deliverable package and return a structured APPROVED, REVISE, or ESCALATE verdict with findings and evidence.

Frequently Asked Questions about gatekeeper-azure

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Azure Bicep provisioning deliverables for security and correctness before deployment?

To validate Azure Bicep provisioning deliverables, apply an adversarial review checking infrastructure correctness, RBAC practices, and operational readiness. This process produces a structured APPROVED, REVISE, or ESCALATE report with evidence and formal delegation requests for remediation.

What is an adversarial review for Azure infrastructure as code?

An adversarial review for Azure infrastructure as code is a validation method that applies professional skepticism to assess deployment correctness and security. It cross-checks architecture, configuration, and verification fidelity against original intent to prevent insecure or incorrect provisioning work from advancing.

How do I enforce a strict approval gate for Azure deployment phases?

You enforce a strict approval gate for Azure deployment phases by validating artifacts from planning, architecture, configuration, and verification against upstream approvals. This structured gate enforces naming rules, cost proportionality, and security checks, returning a verdict to block incomplete work from consolidation.

Does gatekeeper-azure check for over-privileged identities and missing Key Vault secrets?

Yes, gatekeeper-azure checks for over-privileged identities and missing Key Vault secrets. During a final cross-package adversarial audit, it scans key attack surfaces to ensure no unverified resources or security misconfigurations exist before production consolidation.

What are the limitations of using an automated gatekeeper for Azure deployment verification?

A limitation of using an automated gatekeeper for Azure deployment verification is that it requires complete upstream deliverables from planning through verification phases to function properly. It produces REVISE or ESCALATE verdicts with formal delegation requests rather than automatically fixing the infrastructure misconfigurations it finds.

Can I use this adversarial validation tool for Azure cost proportionality and naming rule checks?

Yes, you can use this adversarial validation tool for Azure cost proportionality and naming rule checks. It evaluates operational readiness and documentation quality alongside security and alignment, ensuring infrastructure correctness and cost proportionality before delivering a final approval verdict.