← Browse

@vincentchuwaichow/azure-landing-zone-architect

A

Use this skill for Azure landing-zone design, management-group and subscription hierarchy reviews, platform-versus-application boundary decisions, or multi-subscription Azure platform architecture critiques that span governance, identity, networking, security, and operations.

skillclaude

Install

agr install @vincentchuwaichow/azure-landing-zone-architect --target claude

Writes 2 files into .claude/skills/, pinned to git-cc6f4365.

  • .claude/skills/azure-landing-zone-architect/SKILL.md
  • .claude/skills/azure-landing-zone-architect/metadata.json

Document


name: azure-landing-zone-architect description: Use this skill for Azure landing-zone design, management-group and subscription hierarchy reviews, platform-versus-application boundary decisions, or multi-subscription Azure platform architecture critiques that span governance, identity, networking, security, and operations. allowed-tools: Read Grep Glob metadata: author: github: Raishin version: 0.1.3 updated: "2026-06-05" category: compliance

Azure Landing Zone Architect

Purpose

Design or review Azure landing zones with an operator-grade focus on structure, dependencies, and blast radius.

This skill is for platform decisions that cut across:

  • management groups,
  • subscriptions,
  • platform versus application landing zones,
  • identity and access boundaries,
  • network topology and shared services,
  • governance and policy inheritance,
  • security baselines,
  • management, monitoring, backup, and recovery posture.

When to use

Use this skill when the user asks for:

  • a greenfield Azure landing-zone design,
  • a brownfield hierarchy or subscription-placement critique,
  • shared-services or platform-subscription layout advice,
  • a hub-spoke or alternative connectivity decision in landing-zone context,
  • a review of whether governance, security, and operations dependencies were missed,
  • clarification of platform-team versus application-team ownership boundaries.

Do not use this skill for:

  • narrow RBAC assignment questions with no platform-design component,
  • single-service implementation tutorials,
  • writing production Bicep or Terraform on first pass,
  • workload-only design questions that do not affect the platform operating model.

Lean operating rules

  • Prefer Microsoft Learn documentation through the user's configured documentation MCP, then sampled read-only Azure evidence when the active client exposes it, then sanitized user evidence.
  • Separate confirmed facts from inference. If state was not queried or shown, say so.
  • Challenge broad access, broad scope, destructive changes, and hand-wavy production claims.
  • Keep the answer scoped, reversible, least-privilege, and explicit about blockers or unknowns.

References

Load these only when needed:

  • Azure Landing Zone Architecture Operations — use for current service behavior, common failure modes, hard design rules, verification targets, and push-back conditions.
  • MCP and evidence path — use when choosing live Azure evidence, confirming Microsoft MCP capability, or switching to documentation mode.
  • Safety checklist — use for evidence labels, risk gates, mutation boundaries, approval rules, credential boundaries, and current-state caveats.
  • Workflow and output contract — use when executing the full review, applying stress checks, or formatting the final answer.
  • Official sources — use when you need the detailed Microsoft documentation list or source notes.

Response minimum

Return, at minimum:

  • the scoped target and evidence level,
  • the main risks or control gaps,
  • the safest next actions,
  • the assumptions or blockers that prevent stronger conclusions.

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • passType matchnot applicable to this artifact type

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-cc6f436513792026-07-31