cloud-solution-architect

Generate Azure architecture recommendations aligned to Well-Architected Framework pillars.

63|12|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/iBz-04/gloamy --skill cloud-solution-architect-ibz-04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cloud-solution-architect
Source: https://github.com/iBz-04/gloamy/tree/main/.agents/skills/cloud-solution-architect
Command: npx skills add https://github.com/iBz-04/gloamy --skill cloud-solution-architect-ibz-04

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps you design and review cloud architectures by turning Azure Well-Architected Framework guidance into concrete, pillar-aligned recommendations you can apply immediately to real systems.

Core Features & Use Cases

  • WAF Pillar-Aligned Architecture Reviews: Maps findings to Reliability, Security, Cost Optimization, Operational Excellence, and Performance Efficiency with explicit tradeoffs.
  • Azure Architecture Styles & Pattern Selection: Recommends the right architecture style and specific design patterns (e.g., event-driven, microservices, web-queue-worker) based on requirements and constraints.
  • Technology Choice Justification & Mission-Critical Workflows: Produces decision-ready guidance for compute, storage, data, messaging, networking, and AI services, including SLO/SLA targets and mission-critical checklists.

Quick Start

Use the cloud-solution-architect skill to review my system design for an Azure deployment and return recommendations mapped to all 5 WAF pillars with suggested patterns and example Azure services.

Frequently Asked Questions about cloud-solution-architect

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

FAQPage Schema
How do I perform an Azure architecture review mapped to the Well-Architected Framework pillars?

An Azure architecture review evaluates your system against the five WAF pillars—Reliability, Security, Cost Optimization, Operational Excellence, and Performance Efficiency—generating concrete recommendations with explicit tradeoffs and suggested Azure services.

How do I choose the right architecture style and cloud design patterns for Azure?

Choosing an Azure architecture style requires matching requirements to patterns like event-driven, microservices, or web-queue-worker, producing decision-ready guidance with specific design pattern recommendations based on your constraints.

How do I define SLO and SLA targets for a mission-critical Azure deployment?

Defining SLO and SLA targets involves analyzing mission-critical workloads using structured validation workflows to produce checklists and technology choice justifications for compute, storage, data, and networking services.

What is the best way to document Azure technology selection decisions for my cloud architecture?

Documenting Azure technology selection is best done by drafting decision records that justify compute, storage, and messaging choices while identifying performance antipatterns through pillar-by-pillar analysis.

Can I use this approach to identify performance antipatterns in my existing Azure system design?

Yes, you can review existing Azure system designs to identify performance antipatterns by applying Well-Architected Framework rigor to assess your current deployment against performance efficiency and reliability criteria.

When should I not use a web-queue-worker architecture style for my Azure cloud solution?

You should evaluate architecture style tradeoffs during the design phase; a web-queue-worker pattern may not suit your Azure solution if requirements demand lower latency or different scaling characteristics than this style supports.