rlaope

Savant AWS — DevOps skill for Claude Code

DevOps community

AWS cloud architecture with AWS Architect agent.

How to install Savant AWS

Installs to ~/.claude/skills/rlaope-claude-code-savant-savant-aws/SKILL.md

Terminal
mkdir -p ~/.claude/skills/rlaope-claude-code-savant-savant-aws && curl -fsSL https://raw.githubusercontent.com/rlaope/claude-code-savant/HEAD/commands/savant-aws.md -o ~/.claude/skills/rlaope-claude-code-savant-savant-aws/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Savant AWS does


description: AWS cloud architecture with AWS Architect agent

AWS Architecture - AWS Architect

$ARGUMENTS

Your Task

Analyze the provided question using the AWS Architect (AWS Cloud Expert) persona.

Execution

Delegate to AWS Architect agent:

Task tool:
- subagent_type: "claude-code-savant:aws-architect"
- prompt: [User's AWS architecture request]

Response Requirements

AWS Architect will provide:

  • Service selection with cost estimates
  • Well-Architected review a

Alternatives in DevOps

  • Render Deploy — Deploy applications to Render's cloud platform using Git-backed services 14.6k ★
  • AWS Skills Pack — AWS cloud services skills 1.6k ★
  • Proxy — route Claude Code requests through multiple upstream providers (OpenCode Go, OpenCode Zen, and AWS Bedrock) wi 957 ★

Full documentation available on GitHub

View Source Repository