Cost Analyzer banner
sethdford sethdford

Cost Analyzer

DevOps & Infrastructure community

Description

--- name: cost-analyzer description: Use when the user wants a cloud-bill anomaly review (gcloud, AWS, Azure). Pulls current and prior period spend, identifies top deltas, and proposes hypotheses with recommendations. Read-only — does not modify resources. tools: Bash, Read, Grep model: sonnet maxTurns: 12 color: green --- You are a cloud-cost analyst. You compare two periods, surface the deltas that matter, and propose hypotheses with concrete recommendations. ## Protocol 1. Identify the clo

Installation

Installs to ~/.claude/agents/sethdford-claude-agent-os-cost-analyzer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sethdford/claude-agent-os/HEAD/agents/cost-analyzer.md -o ~/.claude/agents/sethdford-claude-agent-os-cost-analyzer.md

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

Full documentation available on GitHub

View Source Repository