cloud-architect
An agent skill by Jeffallan, from Jeffallan/claude-skills. Tags: automation, cloud, devops, performance, security, strategy.
What it does
Designs cloud architectures, creates migration plans, generates cost optimization recommendations, and produces disaster recovery strategies across AWS, Azure, and GCP. Use when designing cloud architectures, planning migrations, or optimizing multi-cloud deployments. Invoke for Well-Architected Framework, cost optimization, disaster recovery, landing zones, security architecture, serverless design.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add Jeffallan/claude-skills --skill cloud-architect
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/Jeffallan/claude-skills
cp -r claude-skills/skills/cloud-architect ~/.claude/skills/cloud-architect
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- Jeffallan/claude-skills (all skills from this repository)
- Path
- skills/cloud-architect/SKILL.md
- Branch
- main
- Updated
- 2026-09-19
Related skills
- chaos-engineer — Designs chaos experiments, creates failure injection frameworks, and facilitates game day exercises for distributed systems — producing runbooks.
- kubernetes-specialist — Use when deploying or managing Kubernetes workloads.
- monitoring-expert — Configures monitoring systems, implements structured logging pipelines, creates Prometheus/Grafana dashboards, defines alerting rules.
- sre-engineer — Defines service level objectives, creates error budget policies, designs incident response procedures, develops capacity models.
- agents-deploy — Use when deploying your agent to AWS, or when a deploy has failed.
- aws-cloudformation — Authors, validates, and troubleshoots AWS CloudFormation templates.