Cloud Review banner
dgriffith dgriffith

Cloud Review

DevOps community

Description

--- name: cloud-review description: Analyze AWS cloud architecture and create a cloud optimization plan pattern: /cloud-review(?:\s+(.+))? --- Using @agent-cloud-developer prepare a cloud architecture review report. You must analyze AWS cloud patterns, scalability, and cost optimization opportunities in the codebase and create a comprehensive plan WITHOUT making any changes. ## Input Parsing The user invoked: /cloud-review {optional_scope} Valid scopes: - **No argument**: Analyze the entire p

Installation

Installs to ~/.claude/skills/dgriffith-bad-daves-robot-army-cloud-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/dgriffith-bad-daves-robot-army-cloud-review && curl -fsSL https://raw.githubusercontent.com/dgriffith/bad-daves-robot-army/HEAD/commands/cloud-review.md -o ~/.claude/skills/dgriffith-bad-daves-robot-army-cloud-review/SKILL.md

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

Full documentation available on GitHub

View Source Repository